- Timestamp:
- 03/29/2013 05:24:12 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/content-image.php
r23839 r23848 11 11 <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 12 12 <div class="entry-media"> 13 <?php the_image( 'twentythirteen-image-post -format' ); ?>13 <?php the_image( 'twentythirteen-image-post' ); ?> 14 14 </div><!-- .entry-media --> 15 15
Note: See TracChangeset
for help on using the changeset viewer.