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.

Display Name If No Gravatar

Descripción

This Plugin replaces the get_avatar function in pluggable.php to pass an alternate image to gravatar.com that generates the user’s display_name if they do not yet have a gravatar.

More features coming soon…

Plugin Updated Nov-17th

Capturas

  • A comment on my blog from a user with no gravatar.

Instalación

  1. Download and unzip the plugin into your WordPress plugins directory (usually /wp-content/plugins/).
  2. Activate the plugin through the ‘Plugins’ menu in your WordPress Admin.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Display Name If No Gravatar» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Display Name If No Gravatar» 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

1.2.11.17

  • Increased performance by sending the URL for the auto-generated display_name to gravatar.com as the d parameter instead of checking for a 404 on every gravatar.

1.2.11.07

  • First versions uploaded to WordPress.