You must be logged in to see replies to this topic. Click here to login or register
Hi There,
I’m currently using your plugin WooCommerce Multi Currency – Currency Switcher alongside WC Name Your Price but it appears that you need to update your plugin and change the following filters if possible which will remove the deprecated notices.
It would be really helpful if you could change them please.
from:
woocommerce_raw_minimum_variation_price
to:
wc_nyp_raw_minimum_variation_price
from:
woocommerce_raw_minimum_price
to:
wc_nyp_raw_minimum_price
from:
woocommerce_raw_suggested_price
to:
wc_nyp_raw_suggested_price
from:
woocommerce_raw_maximum_price
to:
wc_nyp_raw_maximum_price
Many thanks in advance.
You must be logged in to see replies to this topic. Click here to login or register