Skip to:
Content
Pages
Categories
Search
Top
Bottom

Disable Default welcome email form BuddyPress to the user after registration.

  • @ashankrao

    Participant

    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)
  • @anonymized-18187419

    Inactive

    Hi ashankrao,

    you can usually disable specific emails if you go to…

    WP Admin -> Emails -> All Emails

    …select the email, and uncheck all “Situations” for it, click Update, all done.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar