Since so many people seemed to be interested, I went ahead and coded up my new Gravatars plugin: Easy Gravatars. It’s designed to be simple to use — just upload and activate. If you want it to be a little harder, you can visit the plugin’s options page to set the size and rating for the gravatars, and even set the location of a default image, and tweak the CSS a little bit.
Download: easygravatars.zip
I’m going to put it in the WordPress Plugin Repository when I get a chance. [...]












Easy Gravatars 1.2
Earlier today, I released Easy Gravatars version 1.2. The only change (besides confirming that works in WordPress 2.5, currently in beta, due out next week) is that when installed under WordPress 2.5 or newer, it will use the new core
get_avatar()function to generate the image tag. And sinceget_avatar()is a pluggable function, other plugins could conceivably use it to generate avatar icons from other services, and Easy Gravatars would then use the new service too.If that doesn’t make sense to you, don’t sweat it. [...]