Safely deletes WooCommerce product images (featured, gallery, variations) on permanent delete, with protection for shared images.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
4 issue groups
Security
3
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched "Tested up to": 6.9.4 != 6.9.3. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Mismatched Requires PHP: 7.0 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wc-delete-product-images" - contains the restricted term "wc" which cannot be used at all in your plugin slug.
Not analyzed yet.
First score snapshot
v3.0
86
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 86 | 16 | 3 | 13 | v3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.