From 80702385916b3d5538502f71e076fc45dd074eee Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Tue, 31 Mar 2015 22:48:38 +1100 Subject: [PATCH] Use YouTube videos --- modules/sportspress-tutorials.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/modules/sportspress-tutorials.php b/modules/sportspress-tutorials.php index 46816f8b..49d09346 100644 --- a/modules/sportspress-tutorials.php +++ b/modules/sportspress-tutorials.php @@ -59,27 +59,27 @@ class SportsPress_Tutorials { public function get_video_ids() { $this->ids = apply_filters( 'sportspress_tutorial_videos', array( __( 'Get Started', 'sportspress' ) => apply_filters( 'sportspress_get_started_tutorial_videos', array( - __( 'Installation', 'sportspress' ) => '121430679', - __( 'Competitions', 'sportspress' ) . ' & ' . __( 'Seasons', 'sportspress' ) => '121438196', - __( 'Venues', 'sportspress' ) => '121438615', - __( 'Positions', 'sportspress' ) . ' & ' . __( 'Jobs', 'sportspress' ) => '121438826', + __( 'Installation', 'sportspress' ) => 'nE8-RlbotmU', + __( 'Competitions', 'sportspress' ) . ' & ' . __( 'Seasons', 'sportspress' ) => 'XAf2EsDrf8M', + __( 'Venues', 'sportspress' ) => 'iTZnC_7VvYk', + __( 'Positions', 'sportspress' ) . ' & ' . __( 'Jobs', 'sportspress' ) => 'g6QKbDH05n0', ) ), __( 'Teams', 'sportspress' ) => apply_filters( 'sportspress_team_tutorial_videos', array( - __( 'Add New Team', 'sportspress' ) => '121439873', - __( 'League Tables', 'sportspress' ) => '121592514', + __( 'Add New Team', 'sportspress' ) => 'x8GoxaHwC9U', + __( 'League Tables', 'sportspress' ) => '8AXh399Vstc', ) ), __( 'Players', 'sportspress' ) . ' & ' . __( 'Staff', 'sportspress' ) => array_merge( apply_filters( 'sportspress_player_tutorial_videos', array( - __( 'Add New Player', 'sportspress' ) => '121440032', + __( 'Add New Player', 'sportspress' ) => 'wWYQNHITz-g', ) ), apply_filters( 'sportspress_staff_tutorial_videos', array( - __( 'Add New Staff', 'sportspress' ) => '121440185', + __( 'Add New Staff', 'sportspress' ) => 'cxm2S7qYSL4', ) ) ), __( 'Events', 'sportspress' ) => apply_filters( 'sportspress_event_tutorial_videos', array( - __( 'Add New Event', 'sportspress' ) => '121524233', - __( 'Edit Event', 'sportspress' ) => '121590015', - __( 'Calendars', 'sportspress' ) => '121591259', + __( 'Add New Event', 'sportspress' ) => 'UA25lgqgnSc', + __( 'Edit Event', 'sportspress' ) => 'nL0ObdPMyBM', + __( 'Calendars', 'sportspress' ) => 'NIHBKMMqN0s', ) ), ) ); } @@ -112,14 +112,14 @@ class SportsPress_Tutorials { - +
- +