Add star number option to overlay number on star icon

This commit is contained in:
Brian Miyaji
2017-11-01 13:09:18 +11:00
parent dd98f04477
commit 8c1537c835
4 changed files with 29 additions and 7 deletions

View File

@@ -363,7 +363,8 @@ class SP_Settings_Events extends SP_Settings_Page {
'options' => array(
__( 'None', 'sportspress' ),
__( 'Player of the Match', 'sportspress' ),
__( 'Number of Stars', 'sportspress' ),
__( 'Stars', 'sportspress' ),
__( 'Star Number', 'sportspress' ),
),
),