Descriere
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
Instalare
- Download and unzip the plugin into your WordPress plugins directory (usually
/wp-content/plugins/
). - Activate the plugin through the ‘Plugins’ menu in your WordPress Admin.
Recenzii
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„Display Name If No Gravatar” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „Display Name If No Gravatar” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
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.