if (function_exists('tribe_get_events')) {
    echo do_shortcode('[tribe_events]');
}

 

if (function_exists(’tribe_get_events’)) { echo do_shortcode(’[tribe_events]’); }