Removes product assigned images (featured and gallery only) on product delete.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins". | 27:62 | Plugin Repo |
| ERROR | trunk_stable_tag | Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org. | — | Plugin Repo |
| ERROR | readme_mismatched_header_requires_php | Mismatched Requires PHP: 7.0 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header. | — | Plugin Repo |
| ERROR | outdated_tested_upto_header | Tested up to: 6.5 < 6.8. 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. | — | Plugin Repo |
| WARNING | trademarked_term | The plugin slug includes a restricted term. Your plugin slug - "wc-delete-product-images" - contains the restricted term "wc" which can be used within the plugin slug, as long as you don't use the full name in the plugin name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 109:79 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar | 109:79 | Security |
| 15.11.2025, 00:33:15 | 9s | 99 | 4 | 3 |