• Resolved Seanst3r

    (@seanst3r)


    includes/variation-template-add-to-cart-handler.php

    Is calling the deprecated function
    $woocommerce->cart->get_cart_url();

    instead of wc_get_cart_url();

    Standard-Template has been fixed, I guess someone maybe forgot this one.

    I only noticed this during a code review, not running on any site.

    -Sean

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Thanks for reporting, Sean! Looks like the variation template was missed indeed. I have fixed this in our development version and will include the fix in the next plugin update (3.0.4).

Viewing 1 replies (of 1 total)
  • The topic ‘Deprecated function call’ is closed to new replies.