[wp-trac] [WordPress Trac] #44025: Privacy: Pagination screen options for the requests list tables
WordPress Trac
noreply at wordpress.org
Tue Jul 10 21:13:20 UTC 2018
#44025: Privacy: Pagination screen options for the requests list tables
-------------------------------------------------+-------------------------
Reporter: birgire | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 4.9.8
Component: Privacy | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch needs- | Focuses:
testing | administration
-------------------------------------------------+-------------------------
Comment (by desrosj):
[attachment:"44025.1.diff"] tests well for me! Few small points before I
think it can be considered ready:
- The `@since` tag needs to be changed to `4.9.8`.
- `get_current_screen()` can return `null` if the `$current_screen` global
is not set. Looking at other classes that extend `WP_List_Table`, they
utilize the `$screen` property of `WP_List_Table`. This may be a better
option as it takes a few extra steps to ensure that property has a value.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44025#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list