Create custom dynamic pricing rules, discounts, and offers based on user roles, cart totals, product categories and more!
Prioritized issue groups from the latest Plugin Check scan
Security
503
7 issue groups
I18n
355
4 issue groups
Maintainability
351
14 issue groups
Sample message
Mismatched text domain. Expected 'elex-woocommerce-dynamic-pricing-and-discounts' but got 'eh-dynamic-pricing-discounts'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Price".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" | Discount=$discount_amt NewPrice=$new_price | OfferName="'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import_file']['name']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WC".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "eha_change_discount_label_filter".
Sample message
File and folder names must not contain spaces or special characters.
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
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['name']. 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;
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
The $text parameter must be a single text string literal. Found: $plugin['alt']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "doing_action()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
The parameter "'orderby=name&hide_empty=0'" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
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
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Potential connections found in static code analysis.
Outbound calls
145
External assets
4
Incoming endpoints
3
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.2.6
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,226 | 478 | 748 | v2.2.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.