=== Remove Product Images ===
Contributors: ydarwin
Tags: gallery, images, woocommerce
Requires at least: 5.6
Tested up to: 5.7.2
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin removes the featured image and images from the gallery when removing a WooCommerce product.

== Description ==

This plugin removes the featured image and images from the gallery when removing a WooCommerce product. WARNING: This plugin is designed for when you want to permanently remove a product. This plugin deletes the images when sending to the trash, when restoring the product from the trash the images will not be restored, you will have to reassign the images.


== Installation ==

This section describes how to install the plugin and get it working.

1. Upload `RemoveProductImages.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. That's all

== Frequently Asked Questions ==

= How does the plugin work? =

This plugin removes the featured image and images from the gallery when removing a WooCommerce product.

= Can images be recovered when restoring a product from the trash? =

In this version of the plugin, the answer is definitely no, if you restore a product from the trash you will have to assign the images again

== Screenshots ==

1. Just what you need.

== Changelog ==

= 1.1 =
* Visual
