Enhance WooCommerce coupons with new coupon types, BOGO coupons, store credit, discount rules, url coupons, gift cards, loyalty program + more!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
217
14 issue groups
Security
75
8 issue groups
Performance
3
1 issue group
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accordion".
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$acfw_logo'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_get_sections_' . $this->id".
Sample message
Function "wp_has_ability_category()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.9.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error_message'.
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 1497.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
Detected usage of a non-sanitized input variable: $_POST['amount']
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
AI instruction directory ".claude" detected. These directories should not be included in production plugins.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Advanced Coupons for WooCommerce Coupons & Store Credit" is different from the name declared in plugin header "Advanced Coupons for WooCommerce Free".
Sample message
Mismatched "Tested up to": 7.0 != 7.0.2. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Potential connections found in static code analysis.
Outbound calls
118
External assets
0
Incoming endpoints
24
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
11 more hidden
3 score snapshots
v4.7.5
32
Latest
v4.7.4
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 299 | 85 | 214 | v4.7.5 | 2.0.0 |
| 33 | 299 | 84 | 215 | v4.7.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.