This is a plugin for WordPress. This plugin will create a tag called gravatars so when placed in a loop, it returns the URL of Gravatar comment from the writer's email.
Download
After downloading, please extract this plugin on your computer ready to install
Settings
1. Upload this entire folder containing the plugin to wp-content/plugins on your blog webhost.
2. Active the plugin in the Plugins.
Use
Once active, launch comments.php file in the theme that you are using the. You can edit the file from the following comment.php caption text "<! - You can start editing here. -> ".
Gravatar If you want to display as the additional statement of Phamen
<Img src = "<? Php gravatar ();?>" Alt = "Gravatar" />
In this code
<? Php foreach ($ comments as $ comment):?>
<Li class = "comment <? Php echo $ oddcomment;?>" Id = "comment-<? Php comment_ID (); $ ix; ?>">< img src =" <? Php gravatar ();?> " alt = "Gravatar" /> <a href = "# comment-<? php comment_ID ();?>
Finished, remember to save what was done back nhé!
Ok, that's it then, so is the writer can show Gravatar comment on your blog and know.
Poster : beStyle
Viewed : 2027