This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Hikari Unicornified Gravatars

Description

Hikari Unicornified Gravatars converts avatars from people that don’t have a Gravatar, into customized unicorns.

Commenters that have their email registered in Gravatar service are kept with their original Gravatars. But people not registered in Gravatar, instead of having a default avatar that always look the same, are provided with a variety of unicorns avatars, that are related and specific to their email.

And those anonymous commenters that don’t provide any email, they receive randomized unicorns avatars, which change on every page load!!

That’s possible thanks to StackOverflow, which developed a Gravatar-compatible algorithm that generates unicorns avatars in place of standard Gravatar ones.

I dedicate Hikari Unicornified Gravatars to Ju, my beloved frient ^-^

Features

  • Works instantly on any place where WordPress get_avatar() function is used
  • Uses Unicornify service to grab unicornified avatars, the same way Gravatar works
  • Emails registered in Gravatar service are not changed, and their Gravatar is preserved
  • Emails not registered in Gravatar, instead of showing a default avatar, show a unicorn related to their specific email
  • When email is not provided (generally in anonymous comments), random unicorns are used, which change on every page reload
  • Of course, emails are preserved inside WordPress and never sent outside of it, privacy FTW 😉

Screenshots

  • A commenter with ugly default avatar
  • Now he is unicornified! 😀
  • Hikari Enhanced Recent Comments widget, with a bunch of equal avatars
  • Now they are all different! 😀

Installation

Hikari Unicornified Gravatars requires at least WordPress 2.8 and PHP5 to work.

You can use the built in installer and upgrader, or you can install the plugin manually.

  1. Download the zip file, upload it to your server and extract all its content to your /wp-content/plugins folder. Make sure the plugin has its own folder (for exemple /wp-content/plugins/hikari-unicornified-gravatar/).
  2. Activate the plugin through the ‘Plugins’ menu in WordPress admin page.
  3. Go to your comments and see those ugly default gravatars being unicornified! 😀

Upgrading

If you have to upgrade manually, simply delete hikari-unicornified-gravatar folder and follow installation steps again.

Uninstalling

If you wanna deactivate the plugin, just use the option in plugins page. Hikari Unicornified Gravatars stores no data in database, so you don’t have to worry about it.

FAQ

Can I unicornify Gravatar-registered emails too?

At the moment it’s not possible, but in future versions this feature will be added 🙂

Can I replace unicorns into other types of avatars?

Well, if somebody develop an equivalent Gravatar-compatible algorithm, then yes, it could be possible. In future versions I’m gonna allow changing the service URL, so that the plugin can be used elsewhere in case other services like this show up.

Can I add unicorns in other places other than comments?

Sure, just use the get_avatar() WordPress function anywhere you want, as you do normally!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Hikari Unicornified Gravatars” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.00

  • First public release.