Apply outcome condition to presets
This commit is contained in:
@@ -135,7 +135,6 @@ class SP_Install {
|
||||
if ( ! get_option( 'sportspress_installed' ) ) {
|
||||
// Configure default sport
|
||||
$sport = 'custom';
|
||||
//SP_Admin_Sports::apply_preset( $sport );
|
||||
update_option( 'sportspress_sport', $sport );
|
||||
|
||||
// Flag as installed
|
||||
|
||||
Reference in New Issue
Block a user