Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WordPress Comments Manager

Опис

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.

Скріншоти

  • Main Page.
  • Select item.
  • Multi-select items.
  • Search field select.
  • Advanced search fields.
  • Open select comment in new tab.
  • Edit Comment(Popup way).
  • Set selected comments status.
  • Delete comments dialog.
  • Search word like 'cctv'.
  • Advanced search like author contain 'World', published date between 2016-08-01 and 2016-08-31.
  • Screenshot 11 result.
  • Select which columns show.
  • Only show author and content columns.
  • Main page with search field select on mobile.
  • Main page with set comment status menu on mobile.
  • Main page with delete comment dialog menu on mobile.

Встановлення

  1. Upload the entire wp-comments-manager folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Часті питання

No technical skills needed.

Відгуки

12.06.2017
I downloaded this plugin because the comment section in the dashboard was slow to load. This plugin loads all the comments in 1.3 seconds. Love the advanced search capability and the fact that you can edit the columns. The one thing I would like to see, is for the edit popup window to be re-sizable specially. Thanks for this great plugin!
12.02.2017
很好,解决了不少实际需求!希望博主持续改进!特别是在移动端!
Прочитати всі 3 відгуки

Учасники та розробники

“WordPress Comments Manager” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WordPress Comments Manager” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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.