Add option to show career totals close #82

This commit is contained in:
Brian Miyaji
2014-12-10 04:27:03 +11:00
parent 46cd25d73d
commit c62d765d05
4 changed files with 63 additions and 2 deletions

View File

@@ -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' ),