توضیحات
Safely deletes WooCommerce product images (featured, gallery, variations) on permanent delete, with protection for shared images.
تغییرات این نسخه
3.0
Added support for variation images
Implemented shared image protection (prevents deleting images used by other products)
Fixed deletion logic to work only on permanent delete (not on move to trash)
Rework support for bulk delete on empty trash
Added admin bar toggle to enable/disable image deletion
Improved logging with detailed step-by-step tracking (WC Logger)
Improved database queries to ignore trashed products
Fixed multiple edge cases and improved overall reliability
Performance improvements (100 simple products in < 10 seconds)
2.0
rewrote plugin logic for better handling of both database and filesystem
implemented multiple safeguards and error-checking
fixed a bug where in some cases the files would not get deleted
added logging (wc logs) for easy tracking of the activity
1.0
Initial release
Added support for variation images
Implemented shared image protection (prevents deleting images used by other products)
Fixed deletion logic to work only on permanent delete (not on move to trash)
Rework support for bulk delete on empty trash
Added admin bar toggle to enable/disable image deletion
Improved logging with detailed step-by-step tracking (WC Logger)
Improved database queries to ignore trashed products
Fixed multiple edge cases and improved overall reliability
Performance improvements (100 simple products in < 10 seconds)
2.0
rewrote plugin logic for better handling of both database and filesystem
implemented multiple safeguards and error-checking
fixed a bug where in some cases the files would not get deleted
added logging (wc logs) for easy tracking of the activity
1.0
Initial release