Replies: 0
When I try to exports products, all I see is:
“The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.”
And the error in email shows this:
Error Details
=============
An error of type E_ERROR was caused in line 506 of the file …/wp-content/plugins/woocommerce-exporter/includes/product-extend.php. Error message: Uncaught Error: Call to undefined function woo_ce_get_wcff_admin_fields() in …/wp-content/plugins/woocommerce-exporter/includes/product-extend.php:506
Stack trace:
#0 …/wp-includes/class-wp-hook.php(288): woo_ce_extend_product_fields(Array)
#1 …/wp-includes/plugin.php(208): WP_Hook->apply_filters(Array, Array)
#2 …/wp-content/plugins/woocommerce-exporter/includes/product.php(370): apply_filters(‘woo_ce_product_…’, Array, ‘product’)
#3 …/wp-content/plugins/woocommerce-exporter/includes/admin.php(385): woo_ce_get_product_fields()
#4 …/wp-content/plugins/woocommerce-exporter/templates/admin/tabs.php(15): woo_c
Any ideas?