=== Bulk Delete Product Images ===
Tags: woocommerce, bulk actions, product images, delete images, admin tools  
Requires at least: 5.0  
Tested up to: 6.8  
Stable tag: 1.0.0  
Requires PHP: 7.2  
License: GPLv2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

Adds a bulk action to delete featured and gallery images from selected WooCommerce products in one click.

== Description ==

**Bulk Delete Product Images** is a lightweight WooCommerce admin tool that lets you quickly remove all product images — featured and gallery — for selected products using the built-in bulk actions menu.

Perfect for store admins who need to clean up unused or outdated product images.

**Features:**
- Adds a new bulk action **“Delete Images”** to the Products page.
- Deletes both **featured image** and **gallery images** for selected products.
- Works directly from the WordPress admin.
- Does not affect other product data.
- Displays a confirmation notice after deletion.

**Example use case:**
If you imported products with incorrect or duplicate images, use this plugin to clean them up before uploading new ones.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/bulk-delete-product-images/` directory, or install via the **Plugins → Add New** screen.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Go to **Products → All Products**.
4. Select the products you want to modify.
5. Choose **Delete Images** from the Bulk actions dropdown and click **Apply**.

== Frequently Asked Questions ==

= Does this delete the product itself? =
No, it only deletes the associated media attachments (featured and gallery images).

= Can I undo this action? =
No. Once images are deleted, they’re permanently removed from the Media Library.

= Will this affect variable products? =
Yes, it deletes the images attached to any product type (simple, variable, etc.).

= Does it work with large batches? =
Yes, but depending on your server limits, you may want to delete in smaller batches.

== Screenshots ==

1. The **Delete Images** option in the bulk actions dropdown on the Products page.

== Changelog ==

= 1.0.0 =
* Initial release — Adds bulk delete action for WooCommerce product images.

== Credits ==

Developed by [Keramaros Antonios](https://keramaros.gr)

== License ==

This plugin is licensed under the GPLv2 or later.
