Files
thiet-ke-noi-that/wp-content/themes/flatsome/template-parts/posts/partials/entry-image.php
nguyen dung 39b8cb3612 init
2022-02-18 16:43:41 +07:00

4 lines
83 B
PHP

<a href="<?php the_permalink();?>">
<?php the_post_thumbnail('large'); ?>
</a>