Blog Mum
More fun with author photos
Just because I've been playing with this, and someone else will surely find it useful... I like the Author Image plugin because it allows users to add their image directly to their profile in WP admin, rather than sending them off to Gravatar to sign up there. However, the plugin's a bit limited as to what you can output: it generates a whole img src with an attached CSS class, so if you want to use it in different sizes throughout your blog (e.g. a little clickable thumbnail linking the larger version of the photo), that's impossible to do. So I wrote a bit of PHP to go and get the ... read more
