Description
This plugin provides a small randomly assembled icon made from geometric shapes (e.g. snowflakes or quilts) for each user based on their email address. Think gravatar only without requiring any external site and with consistently themed geometrical icons. Now with icons consistent across servers. Based on idea and images by Don Park. See the plugin website if you need any help or for an example of the plugin in action.
Screenshots
Installation
- Unzip
wp_identicon.zip
. - Upload
wp_identicon.php
and theidenticon
folder towp-content/plugins
. - Make sure the
identicon
folder is writable. - Activate the plugin in the Plugins Admin page.
- Identicons should now appear beside commenters’ names. Enjoy. (Advanced users can edit their theme file if they want further control).
- You can add CSS for
img.identicon
in your theme’s style.css to adjust the appearance of the images or adjust the size in the Identicon control panel (your old identicons won’t be deleted until you clear the cache). You can also turn on Gravatar support or clear the Identicon image cache in the Control Panel.
FAQ
- Will my identicon be the same on different blogs?
-
Yes, if they’re using the standard version (and I didn’t mess up anything).
- Can it generate Identicons only for people without gravatars?
-
Yes. Just turn on the Gravatar option in the Identicons options page.
- Can I add Identicons to the Recent Comments Widget in my sidebar?
-
Yes, this plugin provides a replacement widget to Recent Comments (since the default widget doesn’t provide the commenter’s email).
- Does it work with WP 2.5+ themes with builtin avatars?
-
Yes, just select the WP 2.5+ Theme option to the Automatically Add Identicons setting in the Identicon control panel.
- Why should I use this plugin when Gravatars now has Identicons?
-
The gravatar identicons are pretty good but if you want more control (custom colors, transparent backgrounds, different numbers of blocks) or just want one set of avatars for everyone on your site, then this plugin’s for you. Otherwise, sure go with gravatars (just set
&default=identicon
in the gravatar url). - Could you implement XXXX feature?
-
Probably (if I have time/know how). It’s definitely worth a shot since I’m always looking for feedback on how to improve my plugins.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP_Identicon” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP_Identicon” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.