Define a min/max, step, decimal & default quantity for products, show a dropdown and much more on WooCommerce stores.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
106
8 issue groups
I18n
65
5 issue groups
Security
53
4 issue groups
Supply Chain
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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
Mismatched text domain. Expected 'product-quantity-for-woocommerce' but got 'woocommerce'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_get_settings_' . $this->id . '_' . $current_section".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$c", but got "%s, %c" in 'Quantity total cart step is %step_cart_total_quantity%. Your current order quantity is %cart_total_quantity%.'.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Detected usage of meta_key, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$deprecated_version'.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST[$query_arg]
Sample message
Hidden files are not permitted.
Potential connections found in static code analysis.
Outbound calls
96
External assets
0
Incoming endpoints
7
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v5.4.4
35
Latest
v5.4.3
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 225 | 67 | 158 | v5.4.4 | 2.0.0 |
| 35 | 225 | 67 | 158 | v5.4.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.