Please Fix Deprecated Functions in Yotpo Plugin
-
The following are easy to fix by Yotpo and will prevent people’s logs from getting packed with error messages:
Line 438 of wc_yotpo should be: return $order->get_currency();
Not get_order_currency as that is deprecated.
Also:
Deprecated: Non-static method WooCommerce::plugin_path() should not be called statically in \plugins\yotpo-social-reviews-for-woocommerce\wc_yotpo.php on line 141
Deprecated: Non-static method WooCommerce::plugin_path() should not be called statically in \plugins\yotpo-social-reviews-for-woocommerce\wc_yotpo.php on line 145
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Please Fix Deprecated Functions in Yotpo Plugin’ is closed to new replies.