add_action( 'wp_footer', function() { // If tribe-events.js hasn't been setup, do nothing if ( ! wp_script_is( 'tribe-events-calendar-script' ) ) return; print " "; }, 100 );