{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1782837027" } }
<?php if ( has_post_thumbnail() ) { ?>
<div class="post_image">
<a itemprop="url" href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>">
<span class="qodef-image-shader">
<?php the_post_thumbnail($image_size); ?>
</span>
</a>
</div>
<?php } ?>