Use correct function name. props ocean90. fixes #23942. see #23927.

git-svn-id: https://develop.svn.wordpress.org/trunk@23911 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2013-04-04 21:03:35 +00:00
parent 17b8f04592
commit 4c15b933e8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<div class="entry-media">
<?php the_image( 'twentythirteen-image-post' ); ?>
<?php the_post_format_image( 'twentythirteen-image-post' ); ?>
</div><!-- .entry-media -->
<header class="entry-header">