Tag version 1.4.7

This commit is contained in:
Brian Miyaji
2014-11-11 09:49:28 +11:00
parent 01a27b6c7d
commit 667ff2ea68
2 changed files with 10 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
* @author ThemeBoy
* @category Admin
* @package SportsPress/Admin
* @version 1.4
* @version 1.4.7
*/
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly

View File

@@ -4,7 +4,7 @@ Tags: sport, sports, club, clubs, teams, statistics, stats, metrics, data, fixtu
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
Tested up to: 4.0
Stable tag: 1.4.6
Stable tag: 1.4.7
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -189,6 +189,14 @@ Yes, CSV importers are included with the plugin. Go to Tools > Import and choose
== Changelog ==
= 1.4.7 =
* Feature - New staff shortcode and widget to display staff photo and details.
* Tweak - Display player photo in player details shortcode.
* Tweak - Sample event csv to reflect soccer preset.
* Fix - Saving a manual offset timezone.
* Preset - Add player positions to volleyball preset.
* Localization - Update Turkish, Italian, Polish, Finnish, and French translations.
= 1.4.6 =
* Tweak - Include all events that have results in league table calculations.
* Fix - Duplicate Jobs selector in Edit Staff page.