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
115
5 issue groups
Maintainability
96
11 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'conditional-extra-fees-for-woocommerce' but got 'add-coupon-by-link-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
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
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_name.'_promotion'".
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
Missing $domain parameter in function call to __().
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
50
External assets
1
Incoming endpoints
33
No public endpoints detected.
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v1.1.62
37
Latest
v1.1.61
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 378 | 164 | 214 | v1.1.62 | 2.0.0 |
| 37 | 378 | 164 | 214 | v1.1.61 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.