[wp-trac] [WordPress Trac] #29881: Better abstraction for WP_*_List_Table so they are easier to subclass
WordPress Trac
noreply at wordpress.org
Sat Jun 13 15:32:59 UTC 2015
#29881: Better abstraction for WP_*_List_Table so they are easier to subclass
----------------------------+-----------------------------
Reporter: joehoyle | Owner: nacin
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.3
Component: Administration | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses: administration
----------------------------+-----------------------------
Comment (by wonderboymusic):
In [changeset:"32753"]:
{{{
#!CommitTicketReference repository="" revision="32753"
In `WP_Links_List_Table::display_rows()`:
* Move the giant `switch` statement into methods
* Call `-single_row_columns()`, which it inherits from `WP_List_Table`
See #29881.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29881#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list