- Timestamp:
- 10/22/2015 07:24:10 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-posts-list-table.php
r35263 r35357 516 516 517 517 parent::pagination( $which ); 518 519 if ( 'top' === $which && ! is_post_type_hierarchical( $this->screen->post_type ) )520 $this->view_switcher( $mode );521 518 } 522 519
Note: See TracChangeset
for help on using the changeset viewer.