language: PHP
licence: BSD
Display Gravatars (WordPress 2.5+ Only)
<?php if(function_exists(’get_avatar’)){ echo get_avatar($comment, ‘50?);} ?>
<?php if(function_exists(’get_avatar’)){ echo get_avatar($comment, ‘50?);} ?>