[wp-trac] [WordPress Trac] #35427: add filter on the wpmu_signup_user() meta values in user-new

WordPress Trac noreply at wordpress.org
Wed Aug 31 16:38:33 UTC 2016


#35427: add filter on the wpmu_signup_user() meta values in user-new
------------------------------------+-----------------------------
 Reporter:  pbearne                 |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Future Release
Component:  Login and Registration  |     Version:  3.0
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch               |     Focuses:  multisite
------------------------------------+-----------------------------
Changes (by jjeaton):

 * keywords:  needs-refresh => has-patch


Comment:

 Refreshed the patch, updated filter docblock to reference 4.7. Removed
 extra changes that were unrelated to the goal of this ticket. Patch now
 applies cleanly from root of develop checkout.

 While it would have been great to have the filter within
 `wpmu_signup_user()` all along, I do think that adding it in `wp-admin
 /user-new.php` is necessary for consistency with other usages of
 `wpmu_signup_user()`.

 I came across this bug when we noticed differences between users
 registering on the front-end and when they were created by an admin from
 user-new.php. Would love to get this into 4.7.

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


More information about the wp-trac mailing list