WooCommerce is required to save settings?
-
I’m using this plugin on a site that doesn’t use WooCommerce.
When I try to save the setting from the EU Cookies Bar, I get a fatal error that implies that I’m not using a WooCommerce core function:Fatal error: Uncaught Error: Call to undefined function wc_clean() in .../wp-content/plugins/eu-cookies-bar/admin/admin.php:690 Stack trace:
#0 .../wp-includes/class-wp-hook.php(324): EU_COOKIES_BAR_Admin_Admin->admin_enqueue_scripts()
#1 .../wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 .../wp-includes/plugin.php(517): WP_Hook->do_action()
#3 .../wp-admin/admin-header.php(118): do_action()
#4 .../wp-admin/admin.php(239): require_once('…')
#5 {main} thrown in .../web/wp-content/plugins/eu-cookies-bar/admin/admin.php on line 690I’m new to this plugin, but when I reviewed the plugin page, I didn’t see any mentions of WooCommerce?
So I think this is a bug?
- You must be logged in to reply to this topic.