The discount plugin for WooCommerce supports any dynamic pricing discount: bulk discount, role discount, storewide, bogo, gifts, cart discount
Prioritized issue groups from the latest Plugin Check scan
Maintainability
783
8 issue groups
Security
31
7 issue groups
I18n
1
1 issue group
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ADP".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wdp_ajax_' . $method".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$adjustment".
Sample message
Unescaped parameter $ids used in $wpdb->get_results()\n$ids assigned unsafely at line 45.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_ADP_MIN_PHP_VERSION".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$where} at WHERE {$where}"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WDP_Functions".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "adp_context".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['orderby']
Sample message
$_GET['orderby'] not unslashed before sanitization. Use wp_unslash() or similar
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Not analyzed yet.
First score snapshot
v4.13.2
44
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 815 | 2 | 813 | v4.13.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.