Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Hikari Unicornified Gravatars

Descripción

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 😉

Capturas

  • 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! 😀

Instalación

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!

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Hikari Unicornified Gravatars» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Hikari Unicornified Gravatars» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.00

  • First public release.