[wp-trac] [WordPress Trac] #9669: (admin-generated) new users:
notification-mail @ registration missing
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 28 15:13:48 GMT 2009
#9669: (admin-generated) new users: notification-mail @ registration missing
-----------------------------+----------------------------------------------
Reporter: F J Kaiser | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Unassigned
Component: Users | Version: 2.7.1
Severity: normal | Keywords: wp_new_user_notification, mail, user, edit_user, register_new_user
-----------------------------+----------------------------------------------
'''ex 1)''' user registers himself @ wp-login.php > admin & user receive e
-mail-notification
'''ex 2)''' admin generates user @ wp-admin/users.php > no e-mail-
notification
''Problem:'' Users won´t receive Username & Password if the admin
generates their account in admin-user-panel.
- - - - - - - - - - - - - - - - - -
the ''problem'' can be found in wp-admin/inludes/user.php with line 167
(at which ingo from wordpress-germany forums pointed me). there the
password for this user isn´t given to the function
wp_new_user_notification.
- - - - - - - - - - - - - - - - - -
The function ''wp_new_user_notification()'' is defined in ''/wp-
includes/pluggable.php'' and fires an e-mail to the newly registered user
(@''wp-login.php'': function register_new_user; @''/wp-
admin/includes/user.php'': function edit_user).
- - - - - - - - - - - - - - - - - -
hope this behavior changes before wp 2.8. - thanks anyway for wordpress -
i love it :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9669>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list