The discount plugin for WooCommerce helps you create bulk discount, quantity discount, storewide sale, dynamic pricing discount offers easily.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
447
9 issue groups
Security
16
2 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$additional".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wdr\App".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WDR_CORE".
Sample message
Unescaped parameter $language_query used in $wpdb->get_results()\n$language_query assigned unsafely at line 195.
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
Function "get_theme_file_path()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.6.1.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "getAWDRWooVersion".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WDRV1Deprecated".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-discount-rules" - 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".
Not analyzed yet.
First score snapshot
v2.6.16
71
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 71 | 464 | 10 | 454 | v2.6.16 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.