[buddypress-trac] [BuddyPress] #4486: Use bp_core_validate_email_address() at registration

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Sep 16 15:29:16 UTC 2012


#4486: Use bp_core_validate_email_address() at registration
--------------------------+---------------------------
 Reporter:  boonebgorges  |       Owner:  boonebgorges
     Type:  enhancement   |      Status:  closed
 Priority:  low           |   Milestone:  1.7
Component:  Core          |     Version:
 Severity:  minor         |  Resolution:  fixed
 Keywords:                |
--------------------------+---------------------------
Changes (by boonebgorges):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 (In [6336]) Use bp_core_validate_email_address() during registration

 This centralizes email validation between registration and the Settings
 component.

 Also introduces bp_core_add_validation_errors(), a utility function for
 converting the return value of validation functions into WP_Error-style
 messages. This can be used in the future, if better username validation
 functions are introduced.

 Fixes #4486

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4486#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list