[wp-trac] [WordPress Trac] #44813: Filter _get_list_table

WordPress Trac noreply at wordpress.org
Sun Aug 19 12:57:47 UTC 2018


#44813: Filter _get_list_table
----------------------------+------------------------------------------
 Reporter:  soulseekah      |      Owner:  (none)
     Type:  enhancement     |     Status:  assigned
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:
 Severity:  normal          |   Keywords:  needs-patch needs-unit-tests
  Focuses:                  |
----------------------------+------------------------------------------
 It is currently impossible to define a custom class for list tables in the
 administrative screens. While there are several filters and actions that
 allow the customization of such screens as the Users list screen, things
 like customizing the search box and other is impossible (or very very
 hacky).

 Adding a filter into `_get_list_table` will allow developers to provide
 their own subclass implementations of the requested list classes.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44813>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list