Disable payment method for WooCommerce, Charge WooCommerce Payment processing FEES, Take Partial payment for Order, Advance COD or Partial payment for …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
142
13 issue groups
Security
124
10 issue groups
I18n
5
2 issue groups
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Class_Pi_Dpmw_Add_Edit".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$count'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'pi_dpmw_condition_check_'.$rule['pi_condition']".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['list_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "has_block()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.1.
Sample message
Detected usage of a non-sanitized input variable: $_GET['message']
Sample message
Use of a direct database call is discouraged.
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->get_hook_prefix() . $address . '_' . $prop".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_disable_payment_method_for_woocommerce".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT * FROM $table WHERE type = %s ORDER BY created_at DESC LIMIT %d OFFSET %d"
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 110.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'self'.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Mismatched text domain. Expected 'disable-payment-method-for-woocommerce' but got 'conditional-extra-fees-woocommerce'.
Sample message
Sanitization missing for register_setting().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PI_DPMW_SELECTION_RULE_SLUG".
Potential connections found in static code analysis.
Outbound calls
48
External assets
0
Incoming endpoints
39
No external asset domains detected.
No public endpoints detected.
wp_ajax
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.1.10.2
35
Latest
v1.1.10.1
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 276 | 55 | 221 | v1.1.10.2 | 2.0.0 |
| 35 | 276 | 55 | 221 | v1.1.10.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.