Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

How to hide the Update cart message?

$
0
0

Replies: 1

I use this code:

add_filter( ‘wc_add_to_cart_message_html’, ‘__return_false’ );

in the functions.php file to hide the notification when a product is added in cart page, but how can I disable also when the cart updates?


Viewing all articles
Browse latest Browse all 59525

Trending Articles