3 lines
82 B
PHP
3 lines
82 B
PHP
<a href="<?php the_permalink();?>">
|
|
<?php the_post_thumbnail('large'); ?>
|
|
</a>
|