MCOD Post Cleanup Manager

Beschrijving

MCOD Post Cleanup Manager allows administrators to easily clean up their WordPress sites by deleting posts in bulk.
Features:
* Filter posts by Category.
* Filter posts by Author.
* Exclude posts by specific Categories, Authors, and Statuses.
* Target specific Post IDs directly, overriding other filters.
* Delete all posts.
* Choose between “Move to Trash” or “Delete Permanently”.
* AJAX-driven batch processing prevents timeouts on large sites.
* Configurable batch size.

Installatie

  1. Upload the mcdpb-post-cleanup-manager folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to Settings > Bulk Delete Posts to start using the tool.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“MCOD Post Cleanup Manager” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “MCOD Post Cleanup Manager” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.4

  • Feature: Added support to exclude specific Categories, Authors, and Post Statuses from bulk deletion.
  • Feature: Added field to target specific Post IDs for deletion, providing absolute priority over other filters.
  • Tweak: Redesigned the settings interface to split “Include Filters” and “Exclude Filters” for better usability.

1.0.3

  • Initial release.