Files

3 lines
100 B
PHP
Raw Permalink Normal View History

2020-07-12 10:42:13 +00:00
<div class="mep-event-thumbnail">
2023-07-25 02:16:45 +00:00
<?php echo get_the_post_thumbnail($event_id,'full'); ?>
2020-07-12 10:42:13 +00:00
</div>