#23949 closed enhancement (invalid)
Media Library, hook for extra_tablenav
| Reported by: | emmdub | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 3.5.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Class WP_Media_List_Table should have a hook in extra_tablenav to allow developers to add additional filters. Basically the same idea as was added to WP_Users_List_Table class here: http://core.trac.wordpress.org/ticket/19295
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
D'uh. Just found do_action( 'restrict_manage_posts' );
nerver mind....