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

@@ -57,6 +57,4 @@ class SportsPress_Widgets {
endif;
if ( get_option( 'sportspress_load_widgets_module', 'yes' ) == 'yes' ) {
new SportsPress_Widgets();
}
new SportsPress_Widgets();