From a86e555146f143ab9f491b1dfa8a7161340ac432 Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Fri, 21 Oct 2016 09:00:36 +1100 Subject: [PATCH] Fix typo --- includes/sp-template-functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/sp-template-functions.php b/includes/sp-template-functions.php index d1dfa516..184c0c43 100644 --- a/includes/sp-template-functions.php +++ b/includes/sp-template-functions.php @@ -348,7 +348,7 @@ if ( ! function_exists( 'sportspress_output_player_selector' ) ) { sp_get_template( 'player-selector.php' ); } } -if ( ! function_exists( 'sportspress_output_player_selector' ) ) { +if ( ! function_exists( 'sportspress_output_player_photo' ) ) { /** * Output the player photo.