This plugin helps to comply with the latest EU directive 2023/2673 by embedding a withdrawal button within your WooCommerce store.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
400
8 issue groups
I18n
52
1 issue group
Security
17
2 issue groups
Performance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'eu_owb_woocommerce_admin_withdrawal_preview_item_column_' . sanitize_key( $column )".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$autoloader".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "eu_owb_create_order_withdrawal_request".
Sample message
A function call to _nx_noop() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EU_OWB_Email_Customer_Withdrawal_Request_Confirmed".
Sample message
Unescaped parameter $orders_table used in $wpdb->get_var()\n$orders_table assigned unsafely at line 384.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EU_OWB_WC_IS_STANDALONE_PLUGIN".
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
admin_post
admin_post
wp_ajax
6 score snapshots
v2.4.1
72
Latest
v2.4.0
72
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 470 | 52 | 418 | v2.4.1 | 2.1.0 |
| 72 | 468 | 54 | 414 | v2.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.