Automatically load importers, overview, and widgets

This commit is contained in:
Brian Miyaji
2015-03-23 22:03:32 +11:00
parent 9324fcfaa0
commit 52bab143bf
5 changed files with 15 additions and 52 deletions

View File

@@ -399,6 +399,4 @@ class SportsPress_Overview {
endif;
if ( get_option( 'sportspress_load_overview_module', 'yes' ) == 'yes' ) {
new SportsPress_Overview();
}
new SportsPress_Overview();