%PDF- %PDF-
Direktori : /var/www/html/higroup/wp-content/plugins/the-events-calendar/src/views/blocks/ |
Current File : /var/www/html/higroup/wp-content/plugins/the-events-calendar/src/views/blocks/featured-image.php |
<?php /** * Block: Featured Image * * Override this template in your own theme by creating a file at: * [your-theme]/tribe/events/blocks/featured-image.php * * See more documentation about our Blocks Editor templating system. * * @link http://evnt.is/1aiy * * @version 4.7 * */ $event_id = $this->get( 'post_id' ); echo tribe_event_featured_image( $event_id, 'full', false );