=== MCOD Post Cleanup Manager ===
Contributors: crleguizamon
Donate link: https://www.paypal.com/paypalme/cristian18josue
Tags: bulk delete, posts, cleaning, admin tool
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.3
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Bulk delete posts via settings page with AJAX support. Filter by category, author, or delete all.

== Description ==

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.
* Delete all posts.
* Choose between "Move to Trash" or "Delete Permanently".
* AJAX-driven batch processing prevents timeouts on large sites.
* Configurable batch size.

== Installation ==

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.

== Changelog ==

= 1.0.3 =
* Initial release.
