Skip to:
Content
Pages
Categories
Search
Top
Bottom

Customize registration email

  • @justinallard

    Participant

    I want to customize the email that bbpress fires off when a user registers. What do I need to edit to do so?

Viewing 8 replies - 1 through 8 (of 8 total)
  • @zaerl

    Participant

    bb-admin/options-general.php

    @zaerl

    Participant

    bb-admin/options-general.php

    @justinallard

    Participant

    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.

    @justinallard

    Participant

    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.

    @justinallard

    Participant

    I can’t find the email templates folder in my install. I’m running version 1.0.2.

    @justinallard

    Participant

    I can’t find the email templates folder in my install. I’m running version 1.0.2.

    @ashfame

    Participant

    @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.

    @ashfame

    Participant

    @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.

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