Lýsing
WordPress Comments Manager help you to quickly find comments and manage comments.
It can be very convenient to review selected comments, open the comment in a new window, reply comment, edit comment and delete comments.
See the screenshots for more details.
Requirements
PHP 5.3+, PHP7 recommended for better performance, WordPress 3.6+, WordPress 4.7+ recommended for better experience.
Skjámyndir
Uppsetning
- Upload the entire
wp-comments-manager
folder to the/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ menu in WordPress.
SOS
No technical skills needed.
Umsagnir
Þátttakendur & höfundar
“WordPress Comments Manager” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “WordPress Comments Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
1.6
- Add
Unanswered
tab, could show the comments that have not received a reply by internal user yet. - Experimental feature: public comments search shortcode support(need enable
WPCM_ENABLE_EXPERIMENTAL_FEATURES
first).
1.5.1
- Fix some bugs.
1.5
- Query optimization.
- Fix some bugs.
1.4
- Using back WordPress API to edit comment.
- Change: double-click a row to call reply dialog form.
- Add a hotkey to the form(
Ctrl+Enter
to submit).
1.3
- Feature: reply comment.
- Review POST request.
1.2
- Code normalization.
- Make the code compatible with
JQuery 1
. - Lessen the possibility of XSS vulnerabilities.
- Using nonce to prevent unauthorized access.
1.1
- Make
Site
column to a hyperlink. - Double-click a row to popup display the
Content
contents.
1.0
- Initial release.