Ticket #38772: class-wp-media-list-table.diff
| File class-wp-media-list-table.diff, 629 bytes (added by , 10 years ago) |
|---|
-
wp-admin/includes/class-wp-media-list-table.php
172 172 } 173 173 174 174 /** This action is documented in wp-admin/includes/class-wp-posts-list-table.php */ 175 do_action( 'restrict_manage_posts', $this->screen->post_type );175 do_action( 'restrict_manage_posts', $this->screen->post_type, $which ); 176 176 177 177 submit_button( __( 'Filter' ), '', 'filter_action', false, array( 'id' => 'post-query-submit' ) ); 178 178 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)