Shows a message with link to Gravatar's signup page to commenters and/or users without gravatar.
Plugin homepage | Plugin author | Donate
This plugin shows a message with link to signup page of Gravatar (pre-filled with e-mail address) to commenters and/or users who don’t have gravatar.
Message can be shown to:
Options are fully customizable. See FAQ for more information.
This plugin is lightweight, it adds only one field in database which is deleted if you uninstall plugin using WordPress’ built-in feature for deletion of plugins. Also it will only load jQuery file to head of your page if it wasn’t already loaded by theme or other plugin(s). Checks for gravatar are done via simple AJAX.
If you want to speed up your web site and save on bandwidth and server resources, it is recommended that you also install plugin Use Google Libraries which will load jQuery file from Google AJAX Libraries.
In order to plugin works, it needs to be on server with PHP 5 and on WordPress 2.8 or above.
gravatar-signup-encouragement
folder to the /wp-content/plugins/
directorySettings form with all expanded options
Message shown to unregistered commenter on default theme with default settings
Message shown to registered commenter on default theme with default settings
Message shown in a dialog to unregistered commenter on default theme with default settings after posted comment
Message shown in a dialog to registered commenter on default theme with default settings after posted comment
Message shown in admin bar
Message shown in administration notices
Message shown on a profile page with option to show below ?Profile? header
Message shown on a registration page with default settings
Message shown on a registration page (multisite) with default theme and default settings
Message shown in a bbPress reply form of a Twenty Eleven theme in line with avatar
No, you can select where you want to show message, you can select all cases or just one.
Yes, you can choose below which elements on page to show message. There are several elements already available to choose for all cases and you can alternatively add custom element by providing it’s id. Since this plugin uses jQuery selectors to find element, you can add even more advanced filters for selecting. Note that all selectors start with # . Also be aware that display of message may not look good with your theme.
Yes, you can add styles for message. Whole message is wrapped with div with ID depending on case:
gse_comments_message
for comment formgseaftercommenting
for modalgse_admin_notice
for administration noticegse_profile_message
for profile pagegse_registration_message
for registration pagegse_ms_signup_message
for signup page on multisitegse_bbpress_message
for bbPressYes, you can write any message you want, even use HTML tags you want. Note that you should leave link with URL placeholder if you want to show link to Gravatar’s signup page pre-filled with user’s e-mail address.
Yes, if you use filters.
Yes, this plugin is fully internationalized, you can translate all text and link to locale version of Gravatar’s site. You can find .pot file in root folder and you should place your translation intranslations
folder. Please make a contact for sending your translation so that it can be included in official realease.
Currently, plugin includes following translations:
No, this plugin will never add that feature since author of this plugin is against managing of account on Gravatar from remote site.