Automatically load importers, overview, and widgets
This commit is contained in:
@@ -57,6 +57,4 @@ class SportsPress_Widgets {
|
||||
|
||||
endif;
|
||||
|
||||
if ( get_option( 'sportspress_load_widgets_module', 'yes' ) == 'yes' ) {
|
||||
new SportsPress_Widgets();
|
||||
}
|
||||
new SportsPress_Widgets();
|
||||
|
||||
Reference in New Issue
Block a user