Display Gravatars (WordPress 2.5+ Only)


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <?php if(function_exists(’get_avatar’)){ echo get_avatar($comment, ‘50?);} ?>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.