Adding WordPress 2.5 Gravatar support to Templates
<?php if(function_exists(’get_avatar’)){
echo get_avatar($comment, ‘50′);
} ?>
This is the code which is to be added to the comments.php file inside the comment loop as per the placement requirement… worked fine here on Insanity Rediscovered.
Add New Comment
Viewing 6 Comments
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Add New Comment
Trackbacks