#29921 closed defect (bug) (fixed)
missing label for categories select in posts list table
Reported by: | afercia | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Posts, Post Types | Keywords: | has-patch |
Focuses: | ui, accessibility | Cc: |
Description
Missing label for the categories select in the posts list table.
Please notice this is different from #18650 which is about widgets, while this ticket is about the admin UI.
See screenshot below, before and after, where I've temporary made the hidden screen reader text visible.
Proposed patch just adds an implicit label in class-wp-posts-list-table.php
and changes the first option text 'View all categories' in 'All categories' for consistency.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
In 29870: