Ticket #23942: 23942.patch
File 23942.patch, 563 bytes (added by , 12 years ago) |
---|
-
wp-content/themes/twentythirteen/content-image.php
10 10 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 16 16 <header class="entry-header">