Gravatar Snippet for WordPress
This post has 1 comment thread shown at the end of this page.
- <?php
- echo "<img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=$md5&size=60&default=$default' alt='' />";
- }
- ?>