=== Avatar Preview === Contributors: xaquseg Tags: gravatar, avatar, comments Requires at least: 2.8 Tested up to: 2.8.6 Stable tag: 1.0 Shows an avatar preview on the comment form. == Description == Shows an avatar preview on the comment form based on the email address entered. Uses the [Javascript MD5 library by Paul Johnston](http://pajhome.org.uk/crypt/md5/). == Installation == 1. Upload the plugin directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `
` in your comments template where you want the preview to appear. Make sure your email input field has `id="email"`. == Changelog == = 1.0 = * First public release == Upgrade Notice == = 1.0 = First public release.