Skip to:
Content
Pages
Categories
Search
Top
Bottom

Editing Buddypress Activation Email


  • xWafflecakes
    Participant

    @xwafflecakes

    Hello. I would like to edit the email that is being sent by Buddypress after registering (the one containing the activation link). How do I do this? Also, the sender’s address is, for some reason, wordpress@mydomain.com, even though I’ve set my admin email to contact@mydomain.com.

    Thank in advance!

Viewing 2 replies - 1 through 2 (of 2 total)

  • xWafflecakes
    Participant

    @xwafflecakes

    PS: I’ve tried Welcome Pack but that didn’t work. (WP 3.6, BP 1.8.1)


    shanebp
    Moderator

    @shanebp

    Write a filter.

    buddypress\bp-members\bp-members-functions.php Line 1396

    $message = apply_filters( ‘bp_core_signup_send_validation_email_message’, $message, $user_id, $activate_url );

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Editing Buddypress Activation Email’ is closed to new replies.
Skip to toolbar