[wp-trac] [WordPress Trac] #49715: Alternate views for WP List Tables
WordPress Trac
noreply at wordpress.org
Fri Jul 10 16:00:58 UTC 2020
#49715: Alternate views for WP List Tables
----------------------------+--------------------------------
Reporter: joedolson | Owner: audrasjb
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 5.5
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, accessibility
----------------------------+--------------------------------
Comment (by SergeyBiryukov):
In [changeset:"48423" 48423]:
{{{
#!CommitTicketReference repository="" revision="48423"
Administration: Make some adjustments to `WP_Screen::render_view_mode()`:
* Restore the `$mode` global for backward compatibility.
* Remove redundant check, as `$mode` is already set at this point, and
already defaults to `list` via `get_user_setting()`'s second argument.
* Use sentence case for "View mode" and "Extended view" labels.
Follow-up to [48398].
See #49715.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49715#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list