Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Display Name If No Gravatar

Описание

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

Скриншоты

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

Установка

  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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Display Name If No Gravatar» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Display Name If No Gravatar» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.