Variation Swatches for WooCommerce is the easiest to use plugin to convert dropdown boxes into highly engaging variation swatches.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale". | 169:34 | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 184:4 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$product". | 255:9 | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['variation'] not unslashed before sanitization. Use wp_unslash() or similar | 732:91 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['taxonomy'] not unslashed before sanitization. Use wp_unslash() or similar | 47:109 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['cfvsw_color'] not unslashed before sanitization. Use wp_unslash() or similar | 115:37 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['cfvsw_image'] not unslashed before sanitization. Use wp_unslash() or similar | 118:29 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_GET['taxonomy'] not unslashed before sanitization. Use wp_unslash() or similar | 51:66 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['cfvsw_product_attribute_shape'] not unslashed before sanitization. Use wp_unslash() or similar | 299:49 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['cfvsw_product_attribute_size'] not unslashed before sanitization. Use wp_unslash() or similar | 303:50 | Security |
| 12.11.2025, 18:20:26 | 11s | 95 | 3 | 16 |