#18761 closed enhancement (fixed)
wp-login form user_email
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Users | Version: | 3.2.1 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
The registerform in wp-login should utilize the new HTML5 field type of "email" for the user_email input.
Use case is for mobile devices that display contextual keyboards based on the desired input.
Eg: http://developer.apple.com/library/safari/#codinghowtos/Mobile/UserExperience/_index.html
Change History (3)
- Owner set to nacin
- Resolution set to fixed
- Status changed from new to closed
In [18763]:
Note: See
TracTickets for help on using
tickets.

Related: #17863