Here is a nifty trick for your comments.php template. If someone comes to your site and leaves a comment but doesn’t leave a url back to...
Ricardo Sousa, who writes for Smashing Magazine created a great plugin called Twittar. This plugin will use someones Twitter Gravatar if their email address is not...
This is an easy one, just add one line to your single.php file where you would like the Gravatar to show up. <?php echo get_avatar( get_the_author_id(),...
You must be logged in to post a comment.