Linux 软件免费装

NicheRoute Unlimited Bulk Comment Delete

开发者 nicheroute
更新时间 2026年7月15日 22:49
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

comments spam comments moderation bulk delete comment cleanup

下载

1.1.0

详情介绍:

NicheRoute Unlimited Bulk Comment Delete adds a focused cleanup screen under Tools > Bulk Comment Delete. Choose comment status, comment type, deletion order, quantity, and whether comments should be moved to Trash or permanently deleted. The plugin processes comments through WordPress APIs in small AJAX batches to reduce timeout risk and preserve standard comment hooks. Features: For very large operations, keep the browser tab open until processing completes. Always create a database backup before permanently deleting comments.

安装:

  1. In WordPress, go to Plugins > Add New > Upload Plugin.
  2. Upload the plugin ZIP file and activate it.
  3. Go to Tools > Bulk Comment Delete.
  4. Select the filters, quantity, and deletion method.
  5. Click Delete Comments and confirm the operation.

屏幕截图:

  • Tools menu location for opening the Bulk Comment Delete screen.

常见问题:

Is there a maximum number of comments per operation?

No fixed operation cap is imposed. You can enter any positive whole number or choose Delete all matching comments. Comments are processed in smaller requests to reduce server timeout risk.

Must I keep the browser page open?

Yes. The browser sends each deletion batch. Closing or refreshing the page stops the operation after the current request.

Does the plugin use direct database deletion queries?

No. It queries matching comment IDs and deletes each comment through WordPress comment APIs so standard hooks and comment counts are handled by WordPress.

Can I undo a permanent deletion?

No. Create a database backup first. Comments moved to Trash can normally be restored from the WordPress Comments screen until Trash is emptied.

What happens if a comment cannot be deleted?

The plugin records the failure, skips that comment during the current operation, and continues where possible. If an unusually large number of comments fail, processing stops and reports the issue to prevent an endless loop.

更新日志:

1.1.0 1.0.0