Hi Tosin,
Happy New year.Hope you are doing well.
Can you please clarify:-
1. Do you want to send to user or not? Is it about activation email?
2. Do you want to stop admin from receiving email, Is it about the email that WordPress sends to admin?If it is about admin, you can use the following code
add_filter( 'wp_send_new_user_notification_to_admin', '__return_false' );
Regards
Brajesh
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
This topic is: resolved