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

git-svn-id: http://core.svn.wordpress.org/trunk@23911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2013-04-04 21:03:35 +00:00
parent 9fbd318d49
commit b706f91278

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">