Twitter Avatars on Wordpress
Written on Feb 03, 2009 // Net.A few days ago Smashing Magazine, one of my favourite daily readings, pulicized a Wordpress plugin which is able to search the avatar of a user both from gravatar and from Twitter.
As the gravatar one even the twitter avatar is searched by email address so obviously the user will be recognized just if he set the same email address he used on Twitter.
The plugin was originally realized by Ricardo Sousa and you can try it in this blog, leaving a comment to this or other posts.
The installation is quite simple, just like all the others wordpress plugin you need to download, extract and upload it to your /wp-content/plugins/ directory. Then you need to locate your comments.php under themes->editor and finally just add the code for the image inside the comment loop.
<span><span><?php twittar(size, placeholderimg, border, </span><span class="keyword">class</span><span>, usegravatar, rating); ?> </span></span>
For more informations, instructions and updates please read Smashing Magazine original post .
Pisa,Italy. 
















































