-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
157 lines (123 loc) · 8.34 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
=== Better WordPress Recent Comments ===
Contributors: OddOneOut
Donate link: http://betterwp.net/wordpress-plugins/bwp-recent-comments/#contributions
Tags: comments, recent comments, recent comments widgets, wordpress recent comments
Requires at least: 2.8
Tested up to: 3.7
Stable tag: 1.2.2
This plugin displays recent comment lists at assigned locations, with comprehensive support for widgets.
== 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!
== Installation ==
1. Upload the `bwp-recent-comments` folder to the `/wp-content/plugins/` directory
1. 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.
1. Configure the plugin
1. Enjoy!
[View instructions with images](http://betterwp.net/wordpress-plugins/bwp-recent-comments/installation/).
== Frequently Asked Questions ==
[Check plugin news and ask questions](http://betterwp.net/topic/bwp-recent-comments/).
== Screenshots ==
1. Showing recent comments using customizable widget
2. Paginated comment list on a separate page with custom template
3. AJAX navigation in a widget (WordPress 3.2's Twenty Eleven Theme)
4. Recent comments grouped by posts
5. The configuration page
== Changelog ==
= 1.2.2 =
* Marked as WordPress 3.7 compatible.
* Updated BWP Framework to fix a possible bug that caues 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: [http://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.
== Upgrade Notice ==
= 1.0.1 =
* A critical bug fix release, all users are advised to update immediately!
= 1.0.0 =
* Enjoy the plugin!