Add Highlight Places PRO module at Settings

This commit is contained in:
savvasha
2019-06-13 13:48:46 +03:00
parent 305aecfa4d
commit 1cfe9b853b

View File

@@ -113,6 +113,13 @@ class SP_Modules {
'link' => 'https://www.themeboy.com/sportspress-extensions/team-access/', 'link' => 'https://www.themeboy.com/sportspress-extensions/team-access/',
'desc' => __( 'Limit user access to data that is related to their team.', 'sportspress' ), 'desc' => __( 'Limit user access to data that is related to their team.', 'sportspress' ),
), ),
'highlight_places' => array(
'label' => __( 'Highlight Places', 'sportspress' ),
'class' => 'SportsPress_Highlight_Places',
'icon' => 'sp-icon-eye',
'link' => 'https://www.themeboy.com/',
'desc' => __( 'Higlight specific places (i.e. Qualification, Relegations etc.) in League Tables .', 'sportspress' ),
),
), ),
'player_staff' => array( 'player_staff' => array(
'player_lists' => array( 'player_lists' => array(