kollapsminoriteten/wp-content/themes/blocksy/inc/options/integrations/the-events-calendar/meta.php

8 lines
145 B
PHP

<?php
$options = blocksy_get_options('meta/default', [
'post_type' => get_post_type_object('tribe_events'),
'has_post_elements' => false
]);