Replies: 0
I get the following notice on the Analytify Woocommerce extension.
WC_Cart::get_remove_url is deprecated since version 3.3! Use wc_get_cart_remove_url instead. in /var/www/html/wp-includes/functions.php on line 3853
file: class-wp-analytify-woo.php
line 1021
$remove_url = html_entity_decode( $woocommerce->cart->get_remove_url( $key ) );