Advanced coupon allows you to add coupons by URL, restrict coupons by product attribute, and more, making it a comprehensive WooCommerce coupon plugin …
Prioritized issue groups from the latest Plugin Check scan
I18n
349
2 issue groups
Maintainability
207
16 issue groups
Security
152
7 issue groups
Sample message
Mismatched text domain. Expected 'add-coupon-by-link-for-woocommerce' but got 'add-coupon-by-link-woocommerce'.
Sample message
Processing form data without nonce verification.
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$amount".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_GET[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'install_plugins_'.$this->this_tab".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$key]
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_add_coupon_by_link_woocommerce".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_name.'_promotion'".
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
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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 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 $query
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Email_ACBLW_Store_Credit".
Sample message
error_log() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
31
External assets
0
Incoming endpoints
8
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.2.40
29
Latest
v1.2.39
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 714 | 472 | 242 | v1.2.40 | 2.0.0 |
| 29 | 713 | 472 | 241 | v1.2.39 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.