Changeset 25802 for trunk/src/wp-content/themes/twentyfourteen/content.php
- Timestamp:
- 10/15/2013 11:23:08 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/content.php
r25769 r25802 12 12 13 13 <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 14 <?php twentyfourteen_ featured_thumbnail(); ?>14 <?php twentyfourteen_post_thumbnail(); ?> 15 15 16 16 <header class="entry-header">
Note: See TracChangeset
for help on using the changeset viewer.