Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to change email notifications

  • where to change this email notification

    Dear User,

    Your new account is setup.

    You can log in with the following information:

    Username: name

    Password: *******

    http://site/wp-login.php

    Thanks!

    –The WordPress Team

    blog name

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

    Participant

    go to wpmu forum, there’s a thread about this.

    (This is not buddypress question)

    @djpaul

    Keymaster

    And if you find anything good, Tresehulyo, let me know here. I’m using some dodgy code at the moment and wondering if someone has done it properly.

    @peterverkooijen

    Participant

    I\’d like to know as well. Especially that \”Dear User\” annoys the hell out of me. \”User\” sounds like \”drug user\” or \”abuser\” or \”you\’re not a friend, you\’re just a user!\”.

    The email is sent out after the new member has already given his name. There should be a way to just include the full name or first name in the welcome email. It\’s standard practice.

    BTW, Socialpreneur, do you mean this thread? It’s not very helpful.

    @jfcarter

    Participant

    Hi all,

    The code is located in wp-includes/wpmu-functions.php (it is a big file)

    A few caveats:

    1) There is text for the user signup email and for the blog signup email (blog signup email is also in the admin panel)

    2) There is text for a bunch of other emails, alerts and notices. All over the place

    3) The text is located in some squirrely locations, so move your cursor slowly (I missed some of the phrases a few times)

    4) Keep a log of what you change, because wpmu-functions.php will change with WPMU upgrades.

    5) You probably already know to avoid apostrophes and other symbols–depending on which ones you use, errors show up. I just avoided contractions.

    Hope this helps.

    @djpaul

    Keymaster

    Yeah I know that. I’m currently using fillters and hooks etc to override so I can put them into my bp-custom.php. A nice plugin so I can use the WordPress UI to change the messages would be better.

    @jfcarter

    Participant

    You’re right; a plugin would be better.

    @takuya

    Participant

    perhaps a feature enhancement ticket on wpmu trac? :)

    @peterverkooijen

    Participant

    Any progress on this with the latest releases?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How to change email notifications’ is closed to new replies.
Skip to toolbar