From b7ab0e0530cf9ecfe7e8657062dba31687c33143 Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Sun, 1 Feb 2015 09:20:52 +1100 Subject: [PATCH] Use shortlinks --- README.md | 2 +- includes/admin/class-sp-admin-welcome.php | 2 +- .../settings/class-sp-settings-modules.php | 14 ++++---- includes/class-sp-modules.php | 15 +++++---- readme.txt | 32 +++++++++---------- sportspress.php | 4 +-- 6 files changed, 35 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 4fabb2c3..07852120 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ If you are not a developer, please use the [SportsPress plugin page](http://word This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core SportsPress issues only. Support can take place in the appropriate channels: * The [public support forums](http://wordpress.org/support/plugin/sportspress) on WordPress.org, where the community can help each other out. -* The [ThemeBoy premium support portal](http://support.themeboy.com/) for customers who have purchased themes or extensions. +* The [ThemeBoy premium support portal](http://tboy.co/support) for customers who have purchased themes or extensions. ## Contributing to SportsPress diff --git a/includes/admin/class-sp-admin-welcome.php b/includes/admin/class-sp-admin-welcome.php index 35f2e04e..41f51a1a 100644 --- a/includes/admin/class-sp-admin-welcome.php +++ b/includes/admin/class-sp-admin-welcome.php @@ -121,7 +121,7 @@ class SP_Admin_Welcome {

- +

diff --git a/includes/admin/settings/class-sp-settings-modules.php b/includes/admin/settings/class-sp-settings-modules.php index cfe3cc1c..65644ec2 100644 --- a/includes/admin/settings/class-sp-settings-modules.php +++ b/includes/admin/settings/class-sp-settings-modules.php @@ -63,7 +63,7 @@ class SP_Settings_Modules extends SP_Settings_Page {

- +

@@ -137,9 +137,9 @@ class SP_Settings_Modules extends SP_Settings_Page {

@@ -185,7 +185,7 @@ class SP_Settings_Modules extends SP_Settings_Page {

Rookie is a free starter theme designed for SportsPress.', 'sportspress' ); ?>

- +

@@ -203,7 +203,7 @@ class SP_Settings_Modules extends SP_Settings_Page { $module ) { ?> - + class="sp-desc-tip" title=""> diff --git a/includes/class-sp-modules.php b/includes/class-sp-modules.php index 3749110f..fffa5e76 100644 --- a/includes/class-sp-modules.php +++ b/includes/class-sp-modules.php @@ -37,7 +37,7 @@ class SP_Modules { 'class' => 'SportsPress_Tournaments', 'tip' => __( 'Upgrade to Pro', 'sportspress' ), 'icon' => 'sp-icon-tournament', - 'link' => 'test', + 'link' => 'http://tboy.co/tournaments', ), ), 'team' => array( @@ -50,7 +50,7 @@ class SP_Modules { 'class' => 'SportsPress_Team_Colors', 'tip' => __( 'Upgrade to Pro', 'sportspress' ), 'icon' => 'sp-icon-color', - 'link' => 'test', + 'link' => 'http://tboy.co/colors', ), ), 'player' => array( @@ -62,7 +62,7 @@ class SP_Modules { 'label' => __( 'Birthdays', 'sportspress' ), 'class' => 'SportsPress_Birthdays', 'action' => __( 'Review on WP.org', 'sportspress' ), - 'link' => 'http://wordpress.org/support/view/plugin-reviews/sportspress#postform', + 'link' => 'http://tboy.co/review', 'tip' => __( 'Post your ★★★★★ review on WordPress.org and get the Birthdays module for free.', 'sportspress' ), 'icon' => 'sp-icon-cake', ), @@ -73,6 +73,7 @@ class SP_Modules { 'class' => 'SportsPress_Staff_Directories', 'tip' => __( 'Upgrade to Pro', 'sportspress' ), 'icon' => 'sp-icon-archive', + 'link' => 'http://tboy.co/directories', ), ), 'other' => array( @@ -89,28 +90,28 @@ class SP_Modules { 'class' => 'SportsPress_Branding', 'tip' => __( 'Upgrade to Pro', 'sportspress' ), 'icon' => 'sp-icon-sportspress', - 'link' => 'test', + 'link' => 'http://tboy.co/branding', ), 'league_menu' => array( 'label' => __( 'League Menu', 'sportspress' ), 'class' => 'SportsPress_League_Menu', 'tip' => __( 'Upgrade to Pro', 'sportspress' ), 'icon' => 'sp-icon-menu', - 'link' => 'test', + 'link' => 'http://tboy.co/menu', ), 'sponsors' => array( 'label' => __( 'Sponsors', 'sportspress' ), 'class' => 'SportsPress_Sponsors', 'tip' => __( 'Upgrade to Pro', 'sportspress' ), 'icon' => 'sp-icon-megaphone', - 'link' => 'test', + 'link' => 'http://tboy.co/sponsors', ), 'multisite' => array( 'label' => __( 'Multisite', 'sportspress' ), 'class' => 'SportsPress_Multisite', 'tip' => __( 'Upgrade to Pro', 'sportspress' ), 'icon' => 'sp-icon-globe', - 'link' => 'test', + 'link' => 'http://tboy.co/multisite', ), ), )); diff --git a/readme.txt b/readme.txt index b93624f4..7cb0bb0e 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === SportsPress - Manage Leagues & Sports Clubs === Contributors: ThemeBoy, brianmiyaji, aylaview Tags: sport, sports, club, clubs, teams, statistics, stats, metrics, data, fixtures, results, standings, league tables, leagues, shortcodes, sports data, sports club, themeboy, esports, wordpress sports, equations, calculations, events, calendars, players, profiles, staff, seasons, countdowns, club management, football, nfl, footy, afl, baseball, basketball, cricket, darts, handball, hockey, netball, rugby, snooker, soccer, squash, tennis, volleyball, dota 2, league of legends -Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=support@themeboy.com&item_name=Donation+for+SportsPress +Donate link: http://tboy.co/donate Requires at least: 3.8 Tested up to: 4.1 Stable tag: 1.5 @@ -45,11 +45,11 @@ Transform your WordPress blog into a fully configurable team, club, or league we * Events Integrate with iCal * Certified compatibility with [WPML](http://wpml.org/plugin/sportspress/) -More details about each feature are available on the [SportsPress Website](http://sportspresspro.com/). +More details about each feature are available on the [SportsPress Website](http://tboy.co/pro). = SportsPress Pro = -Looking for more advanced sports functionality? Upgrade to [SportsPress Pro](http://sportspresspro.com/pricing/) to get access to more advanced features for your team, club, or league website. +Looking for more advanced sports functionality? Upgrade to [SportsPress Pro](http://tboy.co/pricing) to get access to more advanced features for your team, club, or league website. = Available Languages = * English – English ( en_US ) @@ -104,16 +104,16 @@ Looking for more advanced sports functionality? Upgrade to [SportsPress Pro](htt * Water Polo = SportsPress Themes for Clubs = -* [Football Club](https://themeboy.com/products/footballclub/) -* [Premier](https://themeboy.com/products/premier/) +* [Football Club](http://tboy.co/fc) +* [Premier](http://tboy.co/premier) = Documentation = -* [Getting Started](https://sportspresspro.com/docs/installation/) -* [User Roles](https://sportspresspro.com/docs/section/user-roles/) -* [Integration Guide](https://sportspresspro.com/docs/theme-integration-guide/) -* [Actions](https://sportspresspro.com/docs/action-reference/) -* [Filters](https://sportspresspro.com/docs/filter-reference/) -* [Shortcodes](https://sportspresspro.com/docs/shortcode-reference/) +* [Getting Started](http://tboy.co/installation) +* [User Roles](http://tboy.co/roles) +* [Integration Guide](http://tboy.co/integration) +* [Actions](http://tboy.co/actionref) +* [Filters](http://tboy.co/filterref) +* [Shortcodes](http://tboy.co/shortcoderef) = Get Involved = @@ -126,9 +126,9 @@ Translators can contribute to SportsPress translations through [Transifex](https = Stay Current = To keep up with the latest updates and new features, be sure to do the following: -* Visit the [SportsPress Pro homepage](http://sportspresspro.com/). -* Subscribe to our [YouTube channel](https://www.youtube.com/user/themeboyteam). -* Follow ThemeBoy on [Facebook](https://facebook.com/themeboy) & [Twitter](http://twitter.com/themeboy). +* Visit the [SportsPress Pro homepage](http://tboy.co/pro). +* Subscribe to our [YouTube channel](http://tboy.co/youtube). +* Follow ThemeBoy on [Facebook](http://tboy.co/facebook) & [Twitter](http://tboy.co/twitter). = Please Rate, Vote, and Enjoy! = Your feedback is much appreciated and makes all the difference in improving SportsPress. @@ -197,7 +197,7 @@ SportsPress is a free plugin developed to give sports organizations the function Limitations? Don't worry, there are no limitations to the number of events, players, staff members, teams, clubs, or leagues you can add to the free plugin. -[SportsPress Pro](http://sportspresspro.com) is a premium plugin made for serious teams who are looking for additional sports functionality in their website. By upgrading to SportsPress Pro, you will be given instant access to a suite of sports modules that will appear in your dashboard. +[SportsPress Pro](http://tboy.co/pro) is a premium plugin made for serious teams who are looking for additional sports functionality in their website. By upgrading to SportsPress Pro, you will be given instant access to a suite of sports modules that will appear in your dashboard. The current modules that are available exclusively to SportsPress Pro are: @@ -208,7 +208,7 @@ The current modules that are available exclusively to SportsPress Pro are: * League Menu: Display a global navigation bar at the top of your website for easy navigation from one team to the next. * Branding: Instantly rebrands your admin panel to reflect your organization's brand. -There are [3 different licenses](http://sportspresspro.com/pricing/) that you can choose from (Social, Club, and League), each with a [specified set of modules](http://sportspresspro.com/features/). +There are [3 different licenses](http://tboy.co/pricing) that you can choose from (Social, Club, and League), each with a [specified set of modules](http://sportspresspro.com/features/). When you upgrade to one of the SportsPress Pro licenses, you can simply activate the Pro version without losing any of your data. Please note that we recommend that you do a complete backup whenever you make big changes to your website. diff --git a/sportspress.php b/sportspress.php index 9f6bc150..7481ac93 100644 --- a/sportspress.php +++ b/sportspress.php @@ -138,8 +138,8 @@ final class SportsPress { public function action_links( $links ) { return array_merge( array( '' . __( 'Settings', 'sportspress' ) . '', - '' . __( 'Docs', 'sportspress' ) . '', - '' . __( 'Upgrade', 'sportspress' ) . '', + '' . __( 'Docs', 'sportspress' ) . '', + '' . __( 'Upgrade', 'sportspress' ) . '', ), $links ); }