This plugin is outdated and might not be supported anymore
WP Recent Comments With Avatars

WP Recent Comments With Avatars

Details
View on WordPress

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>

Details

Plugin code:
wp-recent-comments-with-avatars
Plugin version:
1.0
Author:
Outdated:
Yes
WP version:
3.5.1 or higher
PHP version:
or higher
Test up to WP version:
3.5.2
Total installations:
80
Last updated:
2013-06-27
Rating:
Times rated:
3
avatars
comments
widget