Code-Snippets-Functions/Execute a function on a child site/WooCommerce/disable-cart-updated-notice.txtce-

1 line
72 B
Text

add_filter( 'woocommerce_cart_updated_notice_type', '__return_false' );