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