mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-08 11:10:03 +00:00
git-svn-id: https://develop.svn.wordpress.org/trunk@23911 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user