@mercime
Hello Mercime,
Hopefully you some time to look a this.
I already have a process that registers new users, sends out the welcome email, etc. So, I don’t really want to install the Welcome Pack plugin. What I really need to change is the prefix of all BP email subjects to look like all the other emails that get sent from WP and elsewhere.
Currently BP emails looks like:
[Blog name]
For example:
[example.com] New message from user01
What I would like to do is change all subject prefixes to something fixed. eg.
fixed-string-1-here [fixed-string-2-here]:
For example:
Example [BuddyPress]: New message from user01
I found the topic below in the BP forums which suggest adding a filter, but it’s almost 2 years old, and doesn’t seem to work. I added the function to my bp-custom.php, but it had no effect.
https://buddypress.org/support/topic/blogname-at-the-beginning-of-subject-lines/
Any help would be really appreciated.
Thanks!
Mike.
Oops… some characters were stripped out above.
Currently BP emails looks like:
[Blog name] $title
What I would like to do is change all subject prefixes to something fixed. eg.
fixed-string-1-here [fixed-string-2-here]: $title