Boost your WooCommerce sales by adding additional gallery images and swatches to variable products with ease.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,414
14 issue groups
Security
717
9 issue groups
I18n
321
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$VARS".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.
Sample message
Mismatched text domain. Expected 'smart-variations-images' but got 'svi'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WC_SVFS".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FS_Admin_Menu_Manager".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "flatsome_product_image_tools_top".
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_API__ADDRESS".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_GET['filter_' . $tax]
Sample message
$_GET['filter_' . $tax] not unslashed before sanitization. Use wp_unslash() or similar
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
Processing form data without nonce verification.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
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
Unescaped parameter $attr used in $wpdb->get_row()\n$attr assigned unsafely at line 311.
Sample message
The $text parameter must be a single text string literal. Found: $badge_text
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "utf8_decode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 4.9.0.
Sample message
Use placeholders and $wpdb->prepare(); found $id
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['tax']. Check that the array index exists before using it.
Not analyzed yet.
First score snapshot
v5.2.29
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,476 | 990 | 1,486 | v5.2.29 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.