Update modules

This commit is contained in:
Brian Miyaji
2017-02-08 19:16:29 +11:00
parent fa489fb883
commit cb47de74b1
2 changed files with 23 additions and 70 deletions

View File

@@ -33,28 +33,28 @@ class SP_Modules {
'label' => __( 'Scoreboard', 'sportspress' ),
'class' => 'SportsPress_Scoreboard',
'icon' => 'sp-icon-scoreboard',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/scoreboard/',
'desc' => __( 'Display multiple event results in a horizontal scoreboard.', 'sportspress' ),
),
'match_stats' => array(
'label' => __( 'Match Stats', 'sportspress' ),
'class' => 'SportsPress_Match_Stats',
'icon' => 'sp-icon-statistics',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/match-stats/',
'desc' => __( 'Display head-to-head team comparison charts in events.', 'sportspress' ),
),
'timelines' => array(
'label' => __( 'Timelines', 'sportspress' ),
'class' => 'SportsPress_Timelines',
'icon' => 'sp-icon-timeline',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/timelines/',
'desc' => __( 'Display a visual timeline of player performance in events.', 'sportspress' ),
),
'tournaments' => array(
'label' => __( 'Tournaments', 'sportspress' ),
'class' => 'SportsPress_Tournaments',
'icon' => 'sp-icon-tournament',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/tournaments/',
'desc' => __( 'Schedule tournaments and create interactive playoff brackets.', 'sportspress' ),
),
),
@@ -68,21 +68,21 @@ class SP_Modules {
'label' => __( 'League Menu', 'sportspress' ),
'class' => 'SportsPress_League_Menu',
'icon' => 'sp-icon-menu',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/league-menu/',
'desc' => __( 'Add a global navigation bar to display logos that link to each team.', 'sportspress' ),
),
'team_colors' => array(
'label' => __( 'Team Colors', 'sportspress' ),
'class' => 'SportsPress_Team_Colors',
'icon' => 'sp-icon-color',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/team-colors/',
'desc' => __( 'Create a custom color palette for each team.', 'sportspress' ),
),
'team_access' => array(
'label' => __( 'Team Access', 'sportspress' ),
'class' => 'SportsPress_Team_Access',
'icon' => 'sp-icon-key',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/team-access/',
'desc' => __( 'Limit user access to data that is related to their team.', 'sportspress' ),
),
),
@@ -96,7 +96,7 @@ class SP_Modules {
'label' => __( 'Directories', 'sportspress' ),
'class' => 'SportsPress_Staff_Directories',
'icon' => 'sp-icon-archive',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/directories/',
'desc' => __( 'Organize and display staff in list and gallery layouts.', 'sportspress' ),
),
),
@@ -110,14 +110,14 @@ class SP_Modules {
'label' => __( 'Branding', 'sportspress' ),
'class' => 'SportsPress_Branding',
'icon' => 'sp-icon-sportspress',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/branding/',
'desc' => __( 'Instantly rebrand the dashboard with your own logo and colors.', 'sportspress' ),
),
'duplicator' => array(
'label' => __( 'Duplicator', 'sportspress' ),
'class' => 'SportsPress_Duplicator',
'icon' => 'sp-icon-copy',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/duplicator/',
'desc' => __( 'Clone anything with just one click. Great for creating multiple events.', 'sportspress' ),
),
),
@@ -125,26 +125,24 @@ class SP_Modules {
'twitter' => array(
'label' => __( 'Twitter', 'sportspress' ),
'class' => 'SportsPress_Twitter',
'action' => __( 'Tweet #SportsPress', 'sportspress' ),
'link' => 'http://tboy.co/tweet',
'tip' => __( 'Help spread the word by tweeting with #SportsPress and get the Twitter module for free.', 'sportspress' ),
'icon' => 'dashicons dashicons-twitter',
'link' => 'https://www.themeboy.com/sportspress-extensions/twitter/',
'desc' => __( 'Add a Twitter feed to team, player, and staff pages.', 'sportspress' ),
'tip' => __( 'Free', 'sportspress' ),
),
'facebook' => array(
'label' => __( 'Facebook', 'sportspress' ),
'class' => 'SportsPress_Facebook',
'action' => __( 'Like Us on Facebook', 'sportspress' ),
'link' => 'http://tboy.co/facebook',
'tip' => __( 'Help spread the word by liking our Page and get the Facebook module for free.', 'sportspress' ),
'icon' => 'dashicons dashicons-facebook',
'link' => 'https://www.themeboy.com/sportspress-extensions/facebook/',
'desc' => __( 'Add a Facebook Page widget to embed and promote each team.', 'sportspress' ),
'tip' => __( 'Free', 'sportspress' ),
),
'sponsors' => array(
'label' => __( 'Sponsors', 'sportspress' ),
'class' => 'SportsPress_Sponsors',
'icon' => 'sp-icon-megaphone',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/sponsors/',
'desc' => __( 'Attract sponsors by offering them advertising space on your website.', 'sportspress' ),
),
),
@@ -155,7 +153,7 @@ class SP_Modules {
'label' => __( 'Multisite', 'sportspress' ),
'class' => 'SportsPress_Multisite',
'icon' => 'sp-icon-globe',
'link' => 'http://tboy.co/pro',
'link' => 'https://www.themeboy.com/sportspress-extensions/multisite/',
'desc' => __( 'Manage multiple sports and display different widgets all on one site.', 'sportspress' ),
);
}