Allow customers to change product quantities and remove products directly from both Classic and Block-based WooCommerce checkout pages.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
184
7 issue groups
Security
67
6 issue groups
I18n
49
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Function "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 1.4.0.
Sample message
Mismatched text domain. Expected 'change-quantity-on-checkout-for-woocommerce' but got 'cqoc'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_GET['page']'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Blocks_Integration_Lite".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_quantity_input_max".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$change_quantity_on_checkout".
Sample message
Processing form data without nonce verification.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Tested up to: 6.9 < 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.
Not analyzed yet.
First score snapshot
v4.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 302 | 270 | 32 | v4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.