Changeset 18722 for trunk/wp-admin/includes/template.php
- Timestamp:
- 09/19/2011 05:02:58 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r18708 r18722 310 310 if ( !$post_type_object->hierarchical ) 311 311 echo '<div class="sticky">' . (is_sticky($post->ID) ? 'sticky' : '') . '</div>'; 312 313 if ( post_type_supports( $post->post_type, 'post-formats' ) ) 314 echo '<div class="post_format">' . esc_html( get_post_format( $post->ID ) ) . '</div>'; 312 315 313 316 echo '</div>';
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)