설명
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:
- unregistered commenters when they leave text input field for e-mail address
- registered commenters to whom their registered e-mail address is checked
- unregistered commenters after they post a comment in a dialog, to whom their entered e-mail address is checked
- registered commenters after they post a comment in a dialog, to whom their registered e-mail address is checked
- registered users in administration notices, to whom their registered e-mail address is checked
- registered users in admin bar, to whom their registered e-mail address is checked
- registered users on their profile page, to whom their registered e-mail address is checked
- users who fill registration form when they leave text input field for e-mail address
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.
설치
- Upload
gravatar-signup-encouragement
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You can change default options on ‘Discussion Settings’ page
FAQ
- Do I need to show message in all cases (comments, profile, registration)?
-
No, you can select where you want to show message, you can select all cases or just one.
- Can I choose where on page to show message?
-
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.
- Can I customize style of message?
-
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 bbPress
- Can I customize text of message?
-
Yes, 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.
- Can I have different message for all cases?
-
Yes, if you use filters.
- Can I translate plugin to language other than English?
-
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 in
translations
folder. Please make a contact for sending your translation so that it can be included in official realease.Currently, plugin includes following translations:
- Will this plugin enable use og Gravatar’s API for managing avatars directly from WordPress installation?
-
No, this plugin will never add that feature since author of this plugin is against managing of account on Gravatar from remote site.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Gravatar Signup Encouragement”(을)를 번역하세요.