WooCommerce Size Chart lets customize and design size charts for specific products or categories, enhancing customer convenience and boosting sales.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
17
8 issue groups
Security
12
5 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woo_sc_setting_' . $name".
Sample message
Detected usage of a non-sanitized input variable: $_POST['pscw_data']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_dir".
Sample message
Processing form data without nonce verification.
Sample message
Function "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$signature'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_GET['post_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $text parameter must be a single text string literal. Found: 'You can get the shortcode from <a href="'.admin_url( 'edit.php?post_type=pscw-size-chart').'" target="_blank">the “All Size Charts” page</a>.'
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Product Size Chart For WooCommerce" is different from the name declared in plugin header "Product Size Chart for WooCommerce".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
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.
Not analyzed yet.
First score snapshot
v2.1.4
66
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 66 | 31 | 9 | 22 | v2.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.