[wp-trac] [WordPress Trac] #54344: Required inputs on multisite site registration page lack required attribute
WordPress Trac
noreply at wordpress.org
Tue Nov 2 19:40:58 UTC 2021
#54344: Required inputs on multisite site registration page lack required attribute
-----------------------------------------+---------------------------------
Reporter: SteelWagstaff | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version: 5.8.1
Severity: normal | Resolution:
Keywords: needs-patch required-fields | Focuses: accessibility, ui-
| copy
-----------------------------------------+---------------------------------
Comment (by henry.wright):
In addition to the input fields output by `show_blog_form()`, wp-
signup.php calls `show_blog_form()` which outputs a user name field and a
user email field. Like the site name and site title fields, the user name
and user email fields are required and would benefit from a `required`
attribute.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54344#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list