[wp-trac] [WordPress Trac] #20176: Allowing the Developer Filter the Regex on wpmu_validate_user_signup()

WordPress Trac noreply at wordpress.org
Fri Aug 9 02:00:00 UTC 2013


#20176: Allowing the Developer Filter the Regex on wpmu_validate_user_signup()
-------------------------+----------------------
 Reporter:  webord       |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Multisite    |     Version:  3.4
 Severity:  normal       |  Resolution:  wontfix
 Keywords:               |
-------------------------+----------------------
Changes (by jeremyfelt):

 * keywords:  dev-feedback =>
 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  Awaiting Review =>


Comment:

 The filter `wpmu_validate_user_signup` in `wpmu_validate_user_signup()`
 provides the complete result of the original validation, including the
 submitted username and any errors generated. This filter can be used to
 unset any errors and perform custom logic on the existing result.

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


More information about the wp-trac mailing list