Tag Archives: personalization

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 since get_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. [...]

Posted in Plugins, WordPress | Also tagged , , , , , , , , | 37 Comments

Easy Gravatars Plugin

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. [...]

Posted in Plugins, WordPress | Also tagged , , , , , , , , , | 141 Comments

Gravatars

Even before the recent announcement about Gravatar joining Automattic, I had been wanting to turn on comment avatars here. I nabbed Matt’s code, fooled with it a little, and now my comments are Gravatar enabled.

A couple of things that I discovered:

  • I was always getting the ‘default‘ image until I added a ‘rating‘ parameter.
  • The Gravatar server wasn’t serving up all sizes of my image until I re-uploaded it. [...]
Posted in Blogging, WordPress | Also tagged , , , , , , , , , , , | 39 Comments