Min Max Control plugin offers to set product's minimum, maximum quantity and step of each product individually.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
230
16 issue groups
Security
59
5 issue groups
I18n
21
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Quick_Table".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"🛠️ <strong>File:</strong> <span style='color:#8d8d8d;'>$file</span> on line <span style='color:#4b4b4b;'>$line</span>"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_appsero_license_section".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_MMQ".
Sample message
Mismatched text domain. Expected 'woo-min-max-quantity-step-control-single' but got 'appsero'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_MMQ_BASE_DIR".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CA_Framework".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action_hook".
Sample message
Processing form data without nonce verification.
Sample message
Function "wp_doing_ajax()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dd".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
The $text parameter must be a single text string literal. Found: $message
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-min-max-quantity-step-control-single" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
121
External assets
2
Incoming endpoints
5
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v8.0.8
33
Latest
v8.0.7
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 310 | 96 | 214 | v8.0.8 | 2.0.0 |
| 33 | 311 | 96 | 215 | v8.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.