plugin-icon

WP Recent Comments With Avatars

Adds avatars and announcements comments. Compact code.
Ratings
5
Last updated
June 27, 2013
Version
1.0
Active installations
100
WP Recent Comments With Avatars

Lightweight plugin that overrides the default widget “recent comments” in WordPress, adding an avatar display visitors comments and quotes length of 50 characters.

Is a direct descendant of WP_Widget_Recent_Comments.

Example markup that is generated by the plugin(for theming):

<ul id="recentcomments"> <li class="recentcomments"> <div class="alignleft"> <img width="32" height="32" class="avatar avatar-32 photo" src="http://0.gravatar.com/...%3D32&amp;r=G" alt=""> </div> <b>UserName</b>: excerpt comment <a href="http://example.com/page/#comment-ID">»</a> </li> <li class="recentcomments"> ... </li> </ul>
Freeon Creator plan
Active installations
100
Tested up to
3.5.2
This plugin is available for download to be used on your WordPress self-hosted installation.