Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#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)

#1 @emmdub
13 years ago

  • Keywords close added
  • Resolutioninvalid
  • Status newclosed

D'uh. Just found do_action( 'restrict_manage_posts' );

nerver mind....

#2 @SergeyBiryukov
13 years ago

  • Component MediaAdministration
  • Keywords close removed
  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.