From b2d4c240ad03acc23d3cd1637a7b0b35e5984785 Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Wed, 1 Apr 2026 18:25:47 -0500 Subject: [PATCH] Split ICS subscribe actions by platform --- includes/sp-schedule-exporter.php | 78 +++++++++++++++++++++---------- 1 file changed, 54 insertions(+), 24 deletions(-) diff --git a/includes/sp-schedule-exporter.php b/includes/sp-schedule-exporter.php index 1bc32ab..2415c56 100644 --- a/includes/sp-schedule-exporter.php +++ b/includes/sp-schedule-exporter.php @@ -251,8 +251,10 @@ function tse_sp_schedule_exporter_render_admin_page() { echo ''; echo ''; echo ''; + echo ''; + echo ''; echo ''; - echo '

' . esc_html__( 'Use the buttons to copy or open the generated URL.', 'tonys-sportspress-enhancements' ) . '

'; + echo '

' . esc_html__( 'Use the buttons to copy the generated URL or open the right destination for this export type.', 'tonys-sportspress-enhancements' ) . '

'; tse_sp_schedule_exporter_render_link_sync_script( true ); echo ''; echo ''; @@ -372,8 +374,10 @@ function tse_sp_schedule_exporter_render_shortcode() { + + -

+