Linux 软件免费装
Banner图

Comments Deletion

开发者 cathal byrne
cathalbyrne
更新时间 2026年9月18日 01:20
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

spam comments wordpress comments delete comments bulk delete comments comment cleanup

下载

详情介绍:

Comments Deletion provides a safer and more flexible way to clean comments from WordPress. Version 3.1 adds a completely rebuilt cleanup engine and administration screen. Instead of directly truncating comment database tables, comments are now permanently deleted through WordPress APIs so associated comment metadata and post comment counts are handled correctly. Features include: Important: comment deletion is permanent. Always review the preview before confirming a cleanup and keep a current site/database backup.

安装:

  1. Upload the plugin files to the /wp-content/plugins/comments-deletion directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings > Comments Deletion.
  4. Choose a quick-clean preset or configure filters.
  5. Click Preview Cleanup before permanently deleting matching comments.

屏幕截图:

  • Automatic Cleanup settings for scheduled removal of old spam, trash and pending comments, with product review protection.
  • Cleanup History showing previous cleanup actions, counts and filters without storing deleted comment content.
  • Plugin Settings for cleanup permissions, deletion batch size, default review protection and history retention, plus WP-CLI examples.

升级注意事项:

3.1.1 WordPress.org compliance update for the 3.1 feature release, with no intended feature changes. 3.1.0 Major safety and feature upgrade: previews, advanced filters, product review protection, automatic cleanup, batched deletion, history and WP-CLI support.

常见问题:

Are WooCommerce product reviews protected?

Yes. Product reviews are excluded by default from manual and scheduled cleanup. You can deliberately turn that protection off when you specifically want to remove matching reviews.

Does the plugin remove comment metadata?

Yes. Version 3.1 uses WordPress comment deletion APIs rather than deleting only rows from the comments table.

Can I automatically clean old spam or trash?

Yes. The Automatic Cleanup tab can delete spam, trash and/or pending comments older than a chosen number of days on a daily or weekly schedule.

Does it work on large sites?

Manual deletion is performed in configurable batches and displays progress. WP-CLI commands are also available for large or multisite installations.

What WP-CLI commands are available?

Examples: wp comments-deletion count --status=spam wp comments-deletion delete --status=spam --older-than=30 --yes wp comments-deletion delete --status=trash --network --yes By default WP-CLI deletion protects product reviews. Pass --include-reviews only when you intentionally want matching product reviews included.

更新日志:

3.1.1 3.1.0 3.0 2.9 2.8 2.7 2.6 2.5 2.4 2.3 2.2 1.0