• Resolved Pizdin Dim

    (@pizdin_dim)


    Woocommerce V3 has a number of deprecated functions and I just wanted to bring to your attention that your plugin has at least two function calls it needs to change. This is from the Woocommerce log:

    1. The woocommerce_price function is deprecated since version 3.0. Replace with wc_price.

    2. The woocommerce_get_page_id function is deprecated since version 3.0. Replace with wc_get_page_id.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! Thanks for the heads up! We have prepared a release that is fully 3.0 compatible that is for tomorrow, this fixes these notices and some others too.

    Ewout

    Great! I just logged in here to report the problem. The plugin worked great until I updated my software today. I’ll check back tomorrow to see if you have the problem is resolved. Thanks!

    Today:

    The The “add_to_cart_fragments” hook uses out of date data structures and function is deprecated since version 3.0.1. Replace with woocommerce_add_to_cart_fragments.

    Plugin Contributor Ewout

    (@pomegranate)

    @lesliebigos @zzserch – thanks for chiming in!
    version 2.6.0 should fix this issues ??

    Let me know if there are any other issues!
    Ewout

    Hi,

    Any body have idea how can i resolve below issue in woocommerce ?

    The woocommerce_get_page_id function is deprecated since version 3.0. Replace with wc_get_page_id.

    I am using this paid theme https://themeforest.net/user/seaboardthemes

    Thank You

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Deprecated Functions’ is closed to new replies.