diff --git a/includes/class-sp-modules.php b/includes/class-sp-modules.php index 8e1ebfd8..223d3ea1 100644 --- a/includes/class-sp-modules.php +++ b/includes/class-sp-modules.php @@ -113,6 +113,13 @@ class SP_Modules { 'link' => 'https://www.themeboy.com/sportspress-extensions/team-access/', '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_lists' => array(