BACK TO DIRECTORY

WP Recent Comments With Avatars

by TrueFalse

5.0
(3 ratings)

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>

Plugin Details

Active Installs
80
Total Downloads
6,266
Version
1.0
Requires WP
3.5.1
Requires PHP
Tested Up To
3.5.2
Added
2013-06-27
Last Updated
2013-06-27 1:56am GMT

Ratings

5
3
4
0
3
0
2
0
1
0