Variations Radio Buttons for WooCommerce. Let your customers choose product variations using radio buttons instead of dropdowns.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
17
5 issue groups
Security
11
4 issue groups
I18n
3
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attribute_keys".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
Mismatched text domain. Expected 'wc-variations-radio-buttons' but got 'woocommerce'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WC Variations Radio Buttons" - contains the restricted term "wc" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Radio_Buttons".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "print_attribute_radio".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['attribute_' . $sanitized_name]
Sample message
$_REQUEST['attribute_' . $sanitized_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Tested up to: 6.7 < 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
The "Donate link" header in the readme file must be a valid URL.
Not analyzed yet.
First score snapshot
v2.1.1
69
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 69 | 33 | 12 | 21 | v2.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.