mage-eventpress/templates/single/thumbnail.php

3 lines
81 B
PHP

<div class="mep-event-thumbnail">
<?php the_post_thumbnail('full'); ?>
</div>