外观
约 41 字小于 1 分钟
the_image()twentythirteenwordpress
2013-04-16
第13行
<?php the_image( 'twentythirteen-image-post' ); ?>
改为
<?php the_post_format_image( 'twentythirteen-image-post' ); ?>
许可证:署名 4.0 国际 (CC-BY-4.0)