Dashboard section added to modules page
This commit is contained in:
@@ -34,6 +34,7 @@ class SP_Settings_Modules extends SP_Settings_Page {
|
||||
'event' => __( 'Events', 'sportspress' ),
|
||||
'team' => __( 'Teams', 'sportspress' ),
|
||||
'player_staff' => __( 'Players', 'sportspress' ) . ' & ' . __( 'Staff', 'sportspress' ),
|
||||
'admin' => __( 'Dashboard', 'sportspress' ),
|
||||
'other' => __( 'Other', 'sportspress' ),
|
||||
));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user