Triple Play 2026
// Full countdown box wherever the Triple Play card/link appears (homepage widget, calendar list, etc.) add_action( 'wp_footer', function() { if ( is_singular() && get_post_field( 'post_name' ) === 'triple-play-2026' ) { […]
// Full countdown box wherever the Triple Play card/link appears (homepage widget, calendar list, etc.) add_action( 'wp_footer', function() { if ( is_singular() && get_post_field( 'post_name' ) === 'triple-play-2026' ) { […]