git-svn-id: https://develop.svn.wordpress.org/trunk@23911 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
17b8f04592
commit
4c15b933e8
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
|
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
|
||||||
<div class="entry-media">
|
<div class="entry-media">
|
||||||
<?php the_image( 'twentythirteen-image-post' ); ?>
|
<?php the_post_format_image( 'twentythirteen-image-post' ); ?>
|
||||||
</div><!-- .entry-media -->
|
</div><!-- .entry-media -->
|
||||||
|
|
||||||
<header class="entry-header">
|
<header class="entry-header">
|
||||||
|
Loading…
Reference in New Issue
Block a user