Skip to:
Content

BuddyPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6743 closed enhancement (fixed)

A11y: New List Table headings in wp-admin Users > Manage Signups

Reported by: mercime's profile mercime Owned by: mercime's profile 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> 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)

list-table-users-pending.png (41.0 KB) - added by mercime 8 years ago.
6743.patch (906 bytes) - added by mercime 8 years ago.
6743.2.patch (1016 bytes) - added by mercime 8 years ago.
6743.3.patch (1002 bytes) - added by mercime 8 years ago.

Download all attachments as: .zip

Change History (9)

@mercime
8 years ago

#1 @mercime
8 years ago

  • Keywords has-patch added

6743.patch adds accessible hidden headings and text for the admin Manage Signups screen.

#2 @DJPaul
8 years ago

  • Keywords commit added

@mercime
8 years ago

#3 @mercime
8 years ago

Updated patch fixes errors in WP 3.9.

@mercime
8 years ago

#4 @mercime
8 years ago

  • Owner set to mercime
  • Resolution set to fixed
  • Status changed from new to closed

In 10461:

A11y: Add headings for screen readers on the Pending Users list table panel.

Fixes #6743.

#5 @DJPaul
8 years ago

  • Component changed from General - UX/UI to Core
Note: See TracTickets for help on using tickets.