Tag version 1.4.4
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
* The SportsPress admin sports class stores preset sport data.
|
* The SportsPress admin sports class stores preset sport data.
|
||||||
*
|
*
|
||||||
* @class SP_Admin_Sports
|
* @class SP_Admin_Sports
|
||||||
* @version 1.4
|
* @version 1.4.4
|
||||||
* @package SportsPress/Admin
|
* @package SportsPress/Admin
|
||||||
* @category Class
|
* @category Class
|
||||||
* @author ThemeBoy
|
* @author ThemeBoy
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* @author ThemeBoy
|
* @author ThemeBoy
|
||||||
* @category Admin
|
* @category Admin
|
||||||
* @package SportsPress/Admin/Meta_Boxes
|
* @package SportsPress/Admin/Meta_Boxes
|
||||||
* @version 1.3
|
* @version 1.4.4
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
* @author ThemeBoy
|
* @author ThemeBoy
|
||||||
* @category Core
|
* @category Core
|
||||||
* @package SportsPress/Functions
|
* @package SportsPress/Functions
|
||||||
* @version 1.4
|
* @version 1.4.4
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
||||||
|
|||||||
16
readme.txt
16
readme.txt
@@ -1,14 +1,14 @@
|
|||||||
=== SportsPress - Manage Leagues & Sports Clubs ===
|
=== SportsPress - Manage Leagues & Sports Clubs ===
|
||||||
Contributors: ThemeBoy, brianmiyaji, aylaview
|
Contributors: ThemeBoy, brianmiyaji, aylaview
|
||||||
Tags: sport, sports, club, clubs, teams, statistics, stats, metrics, data, fixtures, results, standings, league tables, leagues, shortcodes, sports data, themeboy, esports, wordpress sports, equations, calculations, events, calendars, players, profiles, staff, seasons, countdowns, football, nfl, footy, afl, baseball, basketball, cricket, darts, handball, hockey, netball, rugby, snooker, soccer, squash, tennis, volleyball, dota 2, league of legends
|
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, 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: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=support@themeboy.com&item_name=Donation+for+SportsPress
|
||||||
Requires at least: 3.8
|
Requires at least: 3.8
|
||||||
Tested up to: 4.0
|
Tested up to: 4.0
|
||||||
Stable tag: 1.4.3
|
Stable tag: 1.4.4
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||||
|
|
||||||
SportsPress is an extendable all-in-one sports data plugin that adds club and league management capabilities for any team sport.
|
SportsPress is an extendable all-in-one sports data plugin that helps sports clubs set up and manage a league or club site quickly and easily.
|
||||||
|
|
||||||
== Description ==
|
== Description ==
|
||||||
|
|
||||||
@@ -102,6 +102,10 @@ Looking for more advanced sports functionality? Upgrade to [SportsPress Pro](htt
|
|||||||
* Volleyball
|
* Volleyball
|
||||||
* Water Polo
|
* Water Polo
|
||||||
|
|
||||||
|
= Themes =
|
||||||
|
* [Football Club](https://themeboy.com/products/footballclub/)
|
||||||
|
* [Premier](https://themeboy.com/products/premier/)
|
||||||
|
|
||||||
= Documentation =
|
= Documentation =
|
||||||
* [Getting Started](https://sportspresspro.com/docs/installation/)
|
* [Getting Started](https://sportspresspro.com/docs/installation/)
|
||||||
* [User Roles](https://sportspresspro.com/docs/section/user-roles/)
|
* [User Roles](https://sportspresspro.com/docs/section/user-roles/)
|
||||||
@@ -185,6 +189,12 @@ Yes, CSV importers are included with the plugin. Go to Tools > Import and choose
|
|||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 1.4.4 =
|
||||||
|
* Feature - Automatically select event venue based on home team.
|
||||||
|
* Fix - Featured images not displaying in some themes.
|
||||||
|
* Preset - New Floorball preset.
|
||||||
|
* Localization - Update Finnish and Armenian translations.
|
||||||
|
|
||||||
= 1.4.3 =
|
= 1.4.3 =
|
||||||
* Tweak - Update API functions for events and teams.
|
* Tweak - Update API functions for events and teams.
|
||||||
* Tweak - Update sample video links.
|
* Tweak - Update sample video links.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* Plugin Name: SportsPress
|
* Plugin Name: SportsPress
|
||||||
* Plugin URI: http://themeboy.com/sportspress/
|
* Plugin URI: http://themeboy.com/sportspress/
|
||||||
* Description: Manage your club and its players, staff, events, league tables, and player lists.
|
* Description: Manage your club and its players, staff, events, league tables, and player lists.
|
||||||
* Version: 1.4.3
|
* Version: 1.4.4
|
||||||
* Author: ThemeBoy, brianmiyaji, aylaview
|
* Author: ThemeBoy, brianmiyaji, aylaview
|
||||||
* Author URI: http://themeboy.com
|
* Author URI: http://themeboy.com
|
||||||
* Requires at least: 3.8
|
* Requires at least: 3.8
|
||||||
@@ -26,14 +26,14 @@ if ( ! class_exists( 'SportsPress' ) ) :
|
|||||||
* Main SportsPress Class
|
* Main SportsPress Class
|
||||||
*
|
*
|
||||||
* @class SportsPress
|
* @class SportsPress
|
||||||
* @version 1.4.3
|
* @version 1.4.4
|
||||||
*/
|
*/
|
||||||
final class SportsPress {
|
final class SportsPress {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
public $version = '1.4.3';
|
public $version = '1.4.4';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var SporsPress The single instance of the class
|
* @var SporsPress The single instance of the class
|
||||||
|
|||||||
Reference in New Issue
Block a user