[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:48:05 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 PeteMall):

 Changing the hook may break a plugin that is using it but I agree with
 nacin that we should not be passing the password at all. Some things to
 keep in mind:
  * Deprecate the email paramater for add_new_user_to_blog() since it is
 not used anymore?
  * Update the hook to use email instead of password?
  * Add new hook to use add_new_user_to_blog to avoid breaking a plugin?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15173#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list