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

@@ -100,6 +100,4 @@ class SportsPress_Countdowns {
endif;
if ( get_option( 'sportspress_load_countdowns_module', 'yes' ) == 'yes' ) {
new SportsPress_Countdowns();
}
new SportsPress_Countdowns();