Add option to show career totals close #82
This commit is contained in:
@@ -1148,6 +1148,7 @@ if ( !function_exists( 'sp_get_next_event' ) ) {
|
||||
function sp_get_text_options() {
|
||||
$strings = apply_filters( 'sportspress_text', array(
|
||||
__( 'Article', 'sportspress' ),
|
||||
__( 'Career Total', 'sportspress' ),
|
||||
__( 'Current Team', 'sportspress' ),
|
||||
__( 'Current Teams', 'sportspress' ),
|
||||
__( 'Date', 'sportspress' ),
|
||||
|
||||
Reference in New Issue
Block a user