This topic has 1 reply, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #192578
     sjregan
    Participant

    Hi,

    I have seen you have stopped using some deprecated WooCommerce functions however there is still one present:

    lib/plugin-woocommerce/config.php – line #1092:
    esc_url( WC()->cart->get_remove_url( $cart_item_key ) ),

    Should be:
    esc_url( wc_get_cart_remove_url( $cart_item_key ) ),

    Cheers, SJ.

    #192625
     Radu
    Moderator

    Hi,

    I’ve replaced that

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?