Forums

Notification Email Formatting (3 posts)

  1. keystreasures
    Member
    Posted 5 years ago #

    I would like to change various notification emails sent by my wordpress blog, such as comment and new user registration notifications.

    Currently the from address is wordpress @ mydomain.com. I would prefer this was BlogName @ mydomain.com.

    Currently the new user notification simply lists the Username, Password and a link to the login page. I would like to add some welcome text.

    I have checked the various options in the Dashboard and looked at a number of the WP files but haven't found one that contains this info.

  2. alaincabando
    Member
    Posted 4 years ago #

    got same problem here. still looking for solutions

  3. Alex Cragg
    Member
    Posted 4 years ago #

    if you are still looking, this is all contained in pluggable.php in wp-includes

    search for 'wordpress' in that file and change the two that have an @ after them

    for the text, look for this: wp_new_user_notification
    the message is set under there

Topic Closed

This topic has been closed to new replies.

About this Topic