By using our woocommerce plugin you can generate color and image swatches to display the available product variable attributes like colors, sizes, st …
Prioritized issue groups from the latest Plugin Check scan
Security
139
7 issue groups
Maintainability
101
11 issue groups
I18n
39
2 issue groups
Repo Compliance
4
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$display'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$array".
Sample message
Mismatched text domain. Expected 'color-and-image-swatches-for-variable-product-attributes' but got 'phoen-visual-attributes'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Detected usage of a non-sanitized input variable: $_POST['color_swatches_setting_form_nonce_field']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Processing form data without nonce verification.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PHOEN_ADD_TERM_".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['attr']. Check that the array index exists before using it.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PHOEN_ARBPRPLUGURL".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 5.6 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "phoen-visual-attributes", expected "color-and-image-swatches-for-variable-product-attributes".
Potential connections found in static code analysis.
Outbound calls
28
External assets
10
Incoming endpoints
2
wp_ajax
wp_ajax
First score snapshot
v2.0.6
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 284 | 173 | 111 | v2.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.