설명
Gmail Like Gravatar Fallback plugin converts default WordPress Gravatar into Gmail App like Gravatar which shows the initial letter of the user in a random background color.
- You can also add your styling to your stylesheet to customize the default gravatar after activating the plugin. Once the plugin is installed, it detects the user gravatars which are not set and are default, then they will be converted to SQUARE ICONS with First Letter of User’s Name.
- This plugin also keeps the default gravatar settings, so once plugin is deactivated, old setting will be applied again.
- This will show Gmail APP like gravatars in Comments list and Users / Members list.
- This plugin has no settings, it just uses converts the default Gravatars using jQuery.
Requirements:
1. In the HTML markup, the Author Name should be sibling of Author Gravatar.
2. The Author name should have “fn” class. To know more click here…
Please note: Our default WordPress comments section already shows markup in the link above.
So if want to use these Gmail like Gravatar Fallback in some other custom templates, then you can reform the structure to look like the above.
설치
Upload the Gmail Like Gravatar Fallback plugin in your WordPress website’s plugin folder or through the WordPress Plugins backend.
And you’re done!
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“Gmail Like Gravatar Fallback”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Gmail Like Gravatar Fallback”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
- Version History for Gmail Like Gravatar Fallback Plugin
1.1 (17/11/2014)
- Bug Fix: Added support for Comments sections
1.0 (16/11/2014)
- First Public Release