diff --git a/includes/sp-core-functions.php b/includes/sp-core-functions.php index 2decda66..949a00d8 100644 --- a/includes/sp-core-functions.php +++ b/includes/sp-core-functions.php @@ -1335,7 +1335,6 @@ function sp_get_text_options() { __( 'Career Total', 'sportspress' ), __( 'Competition', 'sportspress' ), __( 'Current Team', 'sportspress' ), - __( 'Current Teams', 'sportspress' ), __( 'Date', 'sportspress' ), __( 'Defense', 'sportspress' ), __( 'Details', 'sportspress' ), @@ -1345,7 +1344,6 @@ function sp_get_text_options() { __( 'Offense', 'sportspress' ), __( 'Outcome', 'sportspress' ), __( 'Past Teams', 'sportspress' ), - __( 'Played', 'sportspress' ), __( 'Player', 'sportspress' ), __( 'Pos', 'sportspress' ), __( 'Position', 'sportspress' ), @@ -1355,7 +1353,6 @@ function sp_get_text_options() { __( 'Results', 'sportspress' ), __( 'Season', 'sportspress' ), __( 'Staff', 'sportspress' ), - __( 'Substitutes', 'sportspress' ), __( 'Team', 'sportspress' ), __( 'Teams', 'sportspress' ), __( 'Time', 'sportspress' ),