Current path: home/webdevt/www/demo2/wp-content/themes/blocksy/inc/options/integrations/the-events-calendar/
?? Go up: /home/webdevt/www/demo2/wp-content/themes/blocksy/inc/options/integrations
<?php
$options = blocksy_get_options('meta/default', [
'post_type' => get_post_type_object('tribe_events'),
'has_post_elements' => false
]);