Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Display Name If No Gravatar

Beschrijving

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

Schermafdrukken

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

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Display Name If No Gravatar” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Display Name If No Gravatar” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.