Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#44813 closed enhancement (duplicate)

Filter _get_list_table

Reported by: soulseekah's profile soulseekah Owned by: soulseekah's profile soulseekah
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords: needs-patch needs-unit-tests
Focuses: Cc:

Description

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.

Attachments (2)

44813.diff (1.9 KB) - added by deninichi 6 years ago.
Filter patch
44813.tests.diff (1.4 KB) - added by soulseekah 6 years ago.

Download all attachments as: .zip

Change History (4)

#1 @soulseekah
6 years ago

  • Owner set to soulseekah

@deninichi
6 years ago

Filter patch

#2 @birgire
6 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from assigned to closed

Duplicate of #18449.

Version 0, edited 6 years ago by birgire (next)
Note: See TracTickets for help on using tickets.