mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-24 10:09:47 +01:00
git-svn-id: http://core.svn.wordpress.org/trunk@23911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
9fbd318d49
commit
b706f91278
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user