Opened 10 years ago
Last modified 6 years ago
#30039 new defect (bug)
Email validation not working correctly
Reported by: | BigWhale | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.0 |
Component: | Formatting | Keywords: | is-email |
Focuses: | ui, administration | Cc: |
Description
When creating new users with wp_insert_user or when changing user's email address in UI. Emails such as 'joe@com' or 'jill@sometld' are not accepted as valid email addresses.
Those email addresses are rarely used, but they are valid email addresses.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Related: #17433, #17491, #21730, #25108.