#6742 closed enhancement (fixed)
A11y: New List Table headings in wp-admin Groups
Reported by: | mercime | Owned by: | mercime |
---|---|---|---|
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> Groups <h1>
(+) <h2> Filter groups list </h2> (screen reader only)
(+) <h2> Groups list navigation </h2> (screen reader only)
(+) <h2> Groups list </h2> (screen reader only)
Screenshot is attached to show the new headings for the Groups screen in dashboard.
Attachments (4)
Change History (9)
Note: See
TracTickets for help on using
tickets.
6742.patch adds accessible hidden headings and text for the BP_Groups_List_Table.