[wp-testers] Avatars and 2.5

Aaron Harun admin at anthologyoi.com
Mon Mar 17 06:30:17 GMT 2008


> Now I gotta go searching other themes or whatever for the code

Here is the code I'm using:

`<?php if(function_exists('get_avatar')){ ?> <span
style="float:right"> <?php echo
get_avatar(get_comment_author_email(),25);?> </span> <?php } ?>`


More information about the wp-testers mailing list