bb-admin/options-general.php
bb-admin/options-general.php
I think you may have misunderstood what I was asking for (and I probably wasn’t clear enough either). I’m looking for a way to change the contents of the email message that bbpress sends to new users.
I think you may have misunderstood what I was asking for (and I probably wasn’t clear enough either). I’m looking for a way to change the contents of the email message that bbpress sends to new users.
I can’t find the email templates folder in my install. I’m running version 1.0.2.
I can’t find the email templates folder in my install. I’m running version 1.0.2.
@justin, That was a spam reply for checking email templates folder. There is nothing like that in bbPress.
You need to check out the code where the mail is sent in the code. If there are filters (most likely the case), then you can use a small plugin to modify that or even make changes to the core file there.
@justin, That was a spam reply for checking email templates folder. There is nothing like that in bbPress.
You need to check out the code where the mail is sent in the code. If there are filters (most likely the case), then you can use a small plugin to modify that or even make changes to the core file there.