Changeset 19054 for trunk/wp-admin/includes/class-wp-posts-list-table.php
- Timestamp:
- 10/24/2011 07:13:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-posts-list-table.php
r19047 r19054 865 865 <?php 866 866 endif; // hierarchical 867 867 868 868 if ( !$bulk ) : ?> 869 869 … … 997 997 </div> 998 998 999 <?php if ( post_type_supports( $screen->post_type, 'post-formats' ) && current_theme_supports( 'post-formats' ) ) : 999 <?php if ( post_type_supports( $screen->post_type, 'post-formats' ) && current_theme_supports( 'post-formats' ) ) : 1000 1000 $post_formats = get_theme_support( 'post-formats' ); 1001 1001 if ( isset( $post_formats[0] ) && is_array( $post_formats[0] ) ) :
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)