- This topic has 4 replies, 3 voices, and was last updated 4 years, 9 months ago by .
Viewing 4 reply threads
Viewing 4 reply threads
- You must be logged in to reply to this topic.
Home › Forums › UnTheme › Food & Pizzeria › Woocommerce errors
Hi I am getting errors in my error log.
I have checked functions.php in wp_pizzeria folder and one of the errors are coming from there.
Can you please let me know when you update your files to work with woocommerce 3.3.
I am running php7 etc and all requirements are met.
These are the errors.
[10-May-2018 04:18:27 UTC] add_to_cart_fragments is deprecated since version 3.0.0! Use woocommerce_add_to_cart_fragments instead.
[10-May-2018 04:18:27 UTC] The WC_Product::get_price_excluding_tax function is deprecated since version 3.0. Replace with wc_get_price_excluding_tax.
[10-May-2018 04:18:27 UTC] The woocommerce_price function is deprecated since version 3.0. Replace with wc_price.
[10-May-2018 04:18:27 UTC] The WC_Cart::get_cart_url function is deprecated since version 2.5. Replace with wc_get_cart_url.