#6743 closed enhancement (fixed)
A11y: New List Table headings in wp-admin Users > Manage Signups
| Reported by: | mercime | Owned by: | mercime |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Core | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
6743.patch adds accessible hidden headings and text for the admin Manage Signups screen.