Code-Snippets-Functions/Execute a function on a child site/WooCommerce/disable-password-changed-email.txt

1 line
83 B
Text

add_filter( 'woocommerce_disable_password_change_notification', '__return_true' );