Disable Default welcome email form BuddyPress to the user after registration.
-
Hello Team,
Whenever any user registers on the website, they get a welcome email from BuddyPress. I want to disable that default welcome email. I’ve tried using plugins and some custom code but the problem was not solved. Is there any way to deactivate that email? The code I tried was:
“add_filter(‘wpmu_welcome_notification’, ‘__return_false’ );”
Looking for help
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.