Add conditional cart fee / Payment processing fee / Extra cost / Extra fees plugin for WooCommerce / Additional fees / Service charge at checkout for …
Prioritized issue groups from the latest Plugin Check scan
I18n
165
3 issue groups
Security
120
7 issue groups
Maintainability
111
11 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'conditional-extra-fees-for-woocommerce' but got 'conditional-extra-fees-woocommerce'.
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Apply_Payment_Processing_Fee".
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'pi_'.$this->slug.'_logic_'.$key".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_name.'_promotion'".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$fees".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CONDITIONAL_FEES_RULE_WOOCOMMERCE_VERSION".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_conditional_fees_rule_woocommerce".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$fields_html'.
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
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Missing $domain parameter in function call to __().
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
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
Sanitization missing for register_setting().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "conditional-extra-fees-woocommerce", expected "conditional-extra-fees-for-woocommerce".
Potential connections found in static code analysis.
Outbound calls
53
External assets
2
Incoming endpoints
33
No public endpoints detected.
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 score snapshots
v1.1.67
36
Latest
v1.1.66
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 398 | 169 | 229 | v1.1.67 | 2.1.0 |
| 36 | 379 | 164 | 215 | v1.1.66 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.