Automatically load videos and countdowns

This commit is contained in:
Brian Miyaji
2015-04-07 14:26:53 +10:00
parent 8070238591
commit 93da072a53
3 changed files with 2 additions and 14 deletions

View File

@@ -65,6 +65,4 @@ class SportsPress_Event_Videos {
endif;
if ( get_option( 'sportspress_load_event_videos_module', 'yes' ) == 'yes' ) {
new SportsPress_Event_Videos();
}
new SportsPress_Event_Videos();