[wp-trac] [WordPress Trac] #27192: Instruct user to change their password when sending new account email

WordPress Trac noreply at wordpress.org
Mon Feb 24 04:44:54 UTC 2014


#27192: Instruct user to change their password when sending new account email
-------------------------------------+-----------------------------
 Reporter:  danielbachhuber          |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  Networks and Sites       |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  needs-patch ux-feedback  |     Focuses:  multisite
-------------------------------------+-----------------------------
Changes (by jeremyfelt):

 * keywords:  needs-patch => needs-patch ux-feedback


Comment:

 +1

 While these emails can be easily changed, I think better encouragement
 makes sense in the defaults.

 The default  `welcome_email` option is:

 {{{
 Dear User,

 Your new SITE_NAME site has been successfully set up at:
 BLOG_URL

 You can log in to the administrator account with the following
 information:
 Username: USERNAME
 Password: PASSWORD
 Log in here: BLOG_URLwp-login.php

 We hope you enjoy your new site. Thanks!

 --The Team @ SITE_NAME
 }}}

 The default `welcome_user_email` site option is:

 {{{
 Dear User,

 Your new account is set up.

 You can log in with the following information:
 Username: USERNAME
 Password: PASSWORD
 LOGINLINK

 Thanks!

 --The Team @ SITE_NAME
 }}}

 Related password nag discussion for initial WordPress install password in
 #9710

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27192#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list