Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)
  • @lveale1983

    Participant

    Just an update on this for anyone else that it’s useful for, I got this working using the filter:
    bp_email_set_tokens

    
    add_filter( 'bp_email_set_tokens', 'add_full_name_to_friend_request_email', 11, 3 );
    

    I was able to add a function to create new tokens that could then be used in the emails.

    What I am now not sure how to do is to change the friend request notification content, that seems trickier…

Viewing 1 replies (of 1 total)
Skip to toolbar