Title: Better WordPress Recent Comments
Author: Khang Minh
Published: <strong>8, Abril de 2011</strong>
Last modified: 28, Ochobre de 2013

---

Guetar plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/bwp-recent-comments.svg)

# Better WordPress Recent Comments

 By [Khang Minh](https://profiles.wordpress.org/oddoneout/)

[Download](https://downloads.wordpress.org/plugin/bwp-recent-comments.zip)

 * [Details](https://ast.wordpress.org/plugins/bwp-recent-comments/#description)
 * [Reviews](https://ast.wordpress.org/plugins/bwp-recent-comments/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/bwp-recent-comments/#installation)
 * [Development](https://ast.wordpress.org/plugins/bwp-recent-comments/#developers)

 [Support](https://wordpress.org/support/plugin/bwp-recent-comments/)

## Description

This plugin displays recent comment lists at assigned locations. It does not add
any significant load to your website. The comment list is updated on the fly when
a visitor adds a comment or when you moderate one. No additional queries are needed
for end-users.

A recent comment list, in my opinion, can help stimulate discussion and exploration
of your blog tremendously. Now for the past few months I have been using a plugin
called Get Recent Comments; though this plugin is configurable and indeed popular,
the code is somehow messy and no support for custom post type is found. The worst
thing is Get Recent Comment doesn’t seem to be updated anymore, so I decide to write
another recent comment plugin which is more lightweight and makes use of some nice
features provided by WordPress 3.0.

**Powerup your recent comment list today!**

 * Group comments by post (inspired by the classic Get Recent Comments plugin).
 * AJAX navigation for any recent comment list you want!
 * Has the options to show comment only, trackback only, or show both (separately
   or all together)
 * Get comments from a specific post, using either ID or post name (slug).
 * Possibility to add different comment lists with different settings on one page
 * You can show comments on a separate page, with pagination and custom template!
 * You can sort comment lists descendingly or ascendingly
 * Supports custom post type
 * Supports Gravatar
 * Supports smiley
 * Widget-ready
 * Template functions ready
 * Generate Zero SQL query for end-users
 * Possibility to trim post title to a certain number of words.
 * Possibility to trim comment to a specific number of words
 * Possibility to split long words into smaller chunks
 * WordPress Multi-site compatible (not tested with WPMU)
 * And more…

**Get in touch**

 * I’m available at [BetterWP.net](http://betterwp.net) and you can also follow 
   me on [Twitter](http://twitter.com/0dd0ne0ut).
 * Check out [latest WordPress Tips and Ideas](http://feeds.feedburner.com/BetterWPnet)
   from BetterWP.net.

**Languages**

 * English (default)
 * French 1.1.0 (fr_FR) – Thanks to [Ma�tre M�](http://maitremo.fr)!
 * Russian 1.1.0 (ru_RU) – Thanks to Konstantin (kg69design)!
 * Ukrainian 1.1.0 (ua_UA) – Thanks to Konstantin (kg69design)!
 * Portuguese 1.2.1 (pt_PT) – Thanks to Marcus (http://www.maniadecelular.com.br)!
 * Spanish 1.2.1 (es_ES) – Thanks to Jordi!
 * Polish 1.2.1 (pl_PL) – Thanks to Jarek!

Please [help translate](http://betterwp.net/wordpress-tips/create-pot-file-using-poedit/)
this plugin!

Visit [Plugin’s Official Page](http://betterwp.net/wordpress-plugins/bwp-recent-comments/)
for more information!

## Screenshots

 * [[
 * Showing recent comments using customizable widget
 * [[
 * Paginated comment list on a separate page with custom template
 * [[
 * AJAX navigation in a widget (WordPress 3.2’s Twenty Eleven Theme)
 * [[
 * Recent comments grouped by posts
 * [[
 * The configuration page

## Installation

 1. Upload the `bwp-recent-comments` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the Plugins menu in WordPress. After activation, you
    should see a menu of this plugin on your left. If you can not locate it, click 
    on Settings under the plugin’s name.
 3. Configure the plugin
 4. Enjoy!

[View instructions with images](http://betterwp.net/wordpress-plugins/bwp-recent-comments/installation/).

## FAQ

[Check plugin news and ask questions](http://betterwp.net/topic/bwp-recent-comments/).

  Installation Instructions

 1. Upload the `bwp-recent-comments` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the Plugins menu in WordPress. After activation, you
    should see a menu of this plugin on your left. If you can not locate it, click 
    on Settings under the plugin’s name.
 3. Configure the plugin
 4. Enjoy!

[View instructions with images](http://betterwp.net/wordpress-plugins/bwp-recent-comments/installation/).

## Reviews

![](https://secure.gravatar.com/avatar/a00bbd199358b0de89ecbb76008a19b5caaf7df9ac5a37c112e7460a70165da7?
s=60&d=retro&r=g)

### 󠀁[Widget constructor needed](https://wordpress.org/support/topic/widget-constructor-needed/)󠁿

 [Vidde](https://profiles.wordpress.org/vidde/) 22, Payares de 2022

I really like it, but it has not been updated, and to work with php 8 you need to
go into class-bwp-rc-widget.php and change “function BWP_RC_Widget()” to “public
function __construct()” Then last row of the function, instead of “$this->WP_Widget”
put “parent::__construct”

![](https://secure.gravatar.com/avatar/03a1ad8481623d0b44156ab86263132a66cd742cc3197df424e48cc3ea0b0875?
s=60&d=retro&r=g)

### 󠀁[Easily best comments widget plugin…](https://wordpress.org/support/topic/easily-best-comments-widget-plugin/)󠁿

 [Dima Stefantsov](https://profiles.wordpress.org/dima-stefantsov/) 11, Xineru de
2018

Except it wasn’t updated for so long, now it throws notices and warnings. Could 
you please update it so I can use it? Easily a 5star plugin, with no competitor 
coming even close.

![](https://secure.gravatar.com/avatar/fd0a25a6cd1356c31e9ac1101f4e89ca988f1829a3223a1979f7c05f79aa7b10?
s=60&d=retro&r=g)

### 󠀁[Thanks](https://wordpress.org/support/topic/thanks-830/)󠁿

 [MartyCashew](https://profiles.wordpress.org/martycashew/) 3, Setiembre de 2016

Thanks a lot

 [ Read all 15 reviews ](https://wordpress.org/support/plugin/bwp-recent-comments/reviews/)

## Contributors & Developers

“Better WordPress Recent Comments” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Khang Minh ](https://profiles.wordpress.org/oddoneout/)

“Better WordPress Recent Comments” has been translated into 3 locales. Thank you
to [the translators](https://translate.wordpress.org/projects/wp-plugins/bwp-recent-comments/contributors)
for their contributions.

[Translate “Better WordPress Recent Comments” into your language.](https://translate.wordpress.org/projects/wp-plugins/bwp-recent-comments)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/bwp-recent-comments/),
check out the [SVN repository](https://plugins.svn.wordpress.org/bwp-recent-comments/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/bwp-recent-comments/)
by [RSS](https://plugins.trac.wordpress.org/log/bwp-recent-comments/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.2

 * Marked as WordPress 3.7 compatible.
 * Updated BWP Framework to fix a possible bug that causes BWP setting pages to 
   go blank.
 * **Good news**: ManageWP.com has become the official sponsor for BWP Recent Comments–
   [Read more](http://betterwp.net/319-better-wordpress-plugins-updates-2013/).

**Note**: other bugs such as wrong number of comments displayed or RTL WordPress
version display issues will be fixed in 1.2.3 (scheduled for November).

#### 1.2.1

 * **Fixes:**
    - Fixed some Notices produced when WP_DEBUG is set to true.
    - Fixed a bug in admin area that could corrupt recent comment list instances.
    - Fixed a bug that breaks an ajax recent comment list.
    - Fixed a bug that breaks the paged recent comment list on a page.
    - Fixed a bug that can breaks RTL WordPress.
    - Comment text should now be shown in full if trim setting is set to 0.
    - Comments from password-protected posts and private posts should not be shown.
    - Trackbacks/pingbacks in spam folder should not be shown.
 * **Improvements:**
    - (**hot**) For recent comments grouped by posts: new comments on old posts 
      should now be shown correctly.
    - Comment numbering (`%comment_number%`) has been added to all recent comment
      lists. As per requested: [https://wordpress.org/support/topic/id-like-to-remove-
      the]
    - Long words chunk splitting has been improved to support multi-byte characters.
    - Comments from attachment pages should now be shown too.
    - Added a new filter (`bwp_rc_dotdotdot`) to allow customization of the `...`
      after trimmed comments.
    - Updated Ajax recent comment list to use jQuery’s new `.on()` method.
 * **Misc:**
    - Added Portuguese transation – thanks to Marcus!
    - Added Spanish translation – thanks to Jordi!
    - Added Polish translation – thanks to Jarek!

#### 1.2.0 RC1

 * You can now group comments by post, this is inspired by the classic Get Recent
   Comment plugin.
 * You can now have AJAX navigation for any recent comment list you want! Comment
   list on a separate page also supports AJAX.
 * Templates available for both grouped comments and the AJAX navigation.
 * Added a shortcode (`[bwp-rc]`) to show recent comment lists on a separate page.
 * More template tags for you to use:
    - `%author_archive%`: link to a comment author’s archive page if found.
    - `%comment_count%`: the number of comments for the current post.
    - `%comment_number%`: a comment’s number in the list, e.g. 1, 2, 3, etc. Useful
      when showing comments on a separate page.
 * Added a new CSS file that will be used when you disable avatar.
 * Added a new filter using which you can apply your own default avatar.
 * A lot of bug fixes and other improvements which make the plugin much faster and
   more stable!

Check out the [release announcement](http://betterwp.net/293-bwp-recent-comments-1-2-0/)
for more information!

**Note:** Due to the complexity of this new release, feedbacks are greatly appreciated!
If you have any problem, even the smallest, please [contact me](http://betterwp.net/contact/).
Thanks!

**Note to translators**: There are a lot of text changes in this version, please
update your translations when you have time, thanks!

#### 1.1.0

 * You can now show comments on a separate page, with pagination and custom template!
 * You can also get comments from a specific post, using either ID or post name (
   slug)!
 * It’s now possible to trim post title to a certain number of words.
 * Implemented a new way to exclude certain comment authors, using a user’s id.
 * Added a translation tag to `%post_title%` to make this plugin compatible with
   multi-lingual websites/blogs.
 * Fixed the non-functional `%post_link%` template tag.
 * Other unspecified enhancements and bug fixes ;).

To see the awesomeness of this major release, take a look at the [release announcement](http://betterwp.net/237-bwp-recent-comments-1-1-0/)!
Thanks for using this plugin!

#### 1.0.1

 * Fixed the bug that strips legit HTML tags in comment templates. Thanks to [Mike McKoy](http://www.hairwegoproducts.com/)!
 * Fixed the bug that prevents empty comment templates.
 * Fixed the widget class so that it functions more expectedly.
 * Fixed some minor bugs that might cause notice or warning messages. Thanks to **
   Konstantin**!
 * Added a reset instances button that will reset all malformed instances caused
   by 1.0.0’s bugs.
 * It is now possible to have HTML in ‘no comment’ and ‘stripped comment’ message.
 * Comments that belong to trashed posts are no longer included in comment lists.

#### 1.0.0

 * Initial Release.

## Meta

 *  Version **1.2.2**
 *  Last updated **8 años ago**
 *  Active installations **600+**
 *  WordPress version ** 2.8 or higher **
 *  Tested up to **3.7.41**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/bwp-recent-comments/), [Polish](https://pl.wordpress.org/plugins/bwp-recent-comments/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/bwp-recent-comments/)
   y [Welsh](https://cy.wordpress.org/plugins/bwp-recent-comments/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/bwp-recent-comments)
 * Tags
 * [comments](https://ast.wordpress.org/plugins/tags/comments/)[recent comments](https://ast.wordpress.org/plugins/tags/recent-comments/)
 *  [Advanced View](https://ast.wordpress.org/plugins/bwp-recent-comments/advanced/)

## Ratings

 4.5 out of 5 stars.

 *  [  12 5-star reviews     ](https://wordpress.org/support/plugin/bwp-recent-comments/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/bwp-recent-comments/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/bwp-recent-comments/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/bwp-recent-comments/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/bwp-recent-comments/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bwp-recent-comments/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bwp-recent-comments/reviews/)

## Contributors

 *   [ Khang Minh ](https://profiles.wordpress.org/oddoneout/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/bwp-recent-comments/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://betterwp.net/wordpress-plugins/bwp-recent-comments/#contributions)