bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Modify "new user" email

(4 posts)
  • Started 1 year ago by marky
  • Latest reply from chrishajer
  • This topic is not resolved
  1. marky
    Member

    I'd like to modify the email that new users receive after they register. Specifically, I'd like to add some textual instructions on how to change their password. Is there a plugin that allows me to do this?

    Posted 1 year ago #
  2. There is no plugin that I know of. I wanted to do the same thing, so I just modified the core file ./bb-includes/registration-functions.php around line 101. One of these days I will figure out how to write a plugin...

    Posted 1 year ago #
  3. marky
    Member

    Thanks! Worked like a charm. :)

    Posted 1 year ago #
  4. I wouldn't recommend changing core files on a regular basis. I do it because I don't know how to create a plugin (yet.) I also keep a list of modifications to the core files. That way, when another version comes out, I can apply my changes to the new core files. Hopefully, in the future, I won't need to do it like that, but for now, it's all I can do.

    Good luck.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.