Code-Snippets-Functions/Execute a function on a child site/WooCommerce/hide-add-to-cart-message.txt

1 line
63 B
Text

add_filter( 'wc_add_to_cart_message_html', '__return_false' );