Make WordPress Core

Ticket #23942: 23942.patch

File 23942.patch, 563 bytes (added by ocean90, 12 years ago)
  • wp-content/themes/twentythirteen/content-image.php

     
    1010
    1111<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
    1212        <div class="entry-media">
    13                 <?php the_image( 'twentythirteen-image-post' ); ?>
     13                <?php the_post_format_image( 'twentythirteen-image-post' ); ?>
    1414        </div><!-- .entry-media -->
    1515
    1616        <header class="entry-header">