=== AWPD Product Delete for WooCommerce ===
Contributors: najir29
Tags: woocommerce, products, bulk delete, cleanup, inventory
Requires at least: 6.1
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Safely bulk delete WooCommerce products with advanced filters, live preview, and real-time progress tracking.

== Description ==

**AWPD Product Delete for WooCommerce** helps store owners safely clean up unwanted products using advanced filters and a transparent deletion process.

The plugin provides a live preview before deletion, runs deletions in controlled AJAX batches, and displays a real-time progress bar with percentage and ETA.

Deletion behavior is explicit and predictable:
- Products are moved to Trash by default
- Permanent deletion only occurs when explicitly enabled

No data is removed without user confirmation.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin from the Plugins menu
3. Go to **WooCommerce → Auto Delete Products**
4. Configure filters, preview results, and run deletion

== Frequently Asked Questions ==

= Does this permanently delete products? =
Only if the “Delete Permanently” option is enabled.

= Can I preview products before deleting? =
Yes. A preview (estimate) is always available.

= Is this safe for large stores? =
Yes. Deletions run in small AJAX batches to avoid timeouts.

= Does it require WooCommerce? =
Yes. WooCommerce must be installed and active.

== Screenshots ==

1. Filter and settings page
2. Preview and CSV export
3. Real-time progress bar
4. Meta cleaner tool

== Changelog ==

= 1.0.0 =
* Initial public release
