Remove Notification email completely
-
Hi,
How can I completely remove / disable the notification email that are send to nee registered users?
I tried this, bit no luck:
if ( !function_exists('wp_new_user_notification') ) : function wp_new_user_notification( $user_id, $notify = '' ) { } endif;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove Notification email completely’ is closed to new replies.