[wp-trac] [WordPress Trac] #15173: duplicate calls to 'add_new_user_to_blog'
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 13 16:20:29 UTC 2011
#15173: duplicate calls to 'add_new_user_to_blog'
--------------------------+------------------
Reporter: sboisvert | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.1
Component: Multisite | Version:
Severity: minor | Resolution:
Keywords: has-patch |
--------------------------+------------------
Comment (by nacin):
I spoke about Pete with this.. The issue is that we're currently passing
the $user_email in one case and $password in the other, as the second
parameter. Ideally we should be making that $user_email -- passing
$password around is insane and useless. In that case, yes we can use the
hook.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15173#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list