Apply WooCommerce Coupons automatically with a fast, lightweight plugin. Set minimum product quantities, apply coupons by URL or automatically.
Prioritized issue groups from the latest Plugin Check scan
Security
124
8 issue groups
I18n
16
2 issue groups
Maintainability
10
6 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$wac_version $wac_version_type $wac_pro_version"'.
Sample message
$_GET['coupon'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wc_max_qty']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'woo-auto-coupons' but got 'wc-auto-apply'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['wac_coupon_nonce_field']
Sample message
Processing form data without nonce verification.
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.6.0.
Sample message
Unescaped parameter $s used in $wpdb->get_results()\n$s assigned unsafely at line 61.
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
Use placeholders and $wpdb->prepare(); found $s
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of __FILE__ or __DIR__ magic constant. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-auto-coupons" - 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
8
External assets
1
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v3.0.49
42
Latest
v3.0.48
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 150 | 82 | 68 | v3.0.49 | 2.0.0 |
| 42 | 149 | 81 | 68 | v3.0.48 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.