#6743 closed enhancement (fixed)
A11y: New List Table headings in wp-admin Users > Manage Signups
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | has-screenshots has-patch commit |
Cc: |
Description
WP 4.4-trunk, BP 2.5-trunk.
As outlined in make.wordpress.org/core, new headings have been added to improve accessibility for screens with List Tables.
Legend:
(o) changed in #6581
(+) add new heading
Headings:
(o) <h1> Users <h1>
(+) <h2> Users list </h2> (screen reader only - we use same heading)
(+) <h2> Pending users list navigation </h2> (screen reader only)
(+) <h2> Pending users list </h2> (screen reader only)
Screenshot is attached to show the new headings for the Pending Users screen.
Attachments (4)
Change History (9)
Note: See
TracTickets for help on using
tickets.
6743.patch adds accessible hidden headings and text for the admin Manage Signups screen.