Description
This plugin provides a small randomly assembled monster avatar for each user based on their email address. Think gravatar only without requiring any external site and with monsters. Now with monsters consistent across servers. Based on idea and images by Andreas Gohr and artwork by Lemm. See the plugin website if you need any help or for an example of the plugin in action.
Screenshots
Installation
- Unzip
wp_monsterid.zip
. - Upload
wp_monsterid.php
and themonsterid
folder towp-content/plugins
. - Make sure the
monsterid
folder is writable. - Activate the plugin in the Plugins Admin page.
- Monsters 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.monsterid
in your theme’s style.css to adjust the appearance of the images or adjust the size in the MonsterID control panel (your old monsters won’t be deleted until you clear the cache). You can also turn on Gravatar support or clear the MonsterID image cache in the Control Panel.
FAQ
- Will my monster be the same on different blogs?
-
Yes, if they’re using the standard version (and I didn’t mess up anything).
- Can it generate monsters only for people without gravatars?
-
Yes. Just turn on the Gravatar option in the MonsterID options.
- Can I add MonsterIDs 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).
- Why should I use this plugin when Gravatars now has Identicons?
-
The gravatar monsters are pretty good but if you want artistic monsters 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=monsterid
in the gravatar url).
Reviews
Contributors & Developers
“WP_MonsterID” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP_MonsterID” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.