diff --git a/includes/admin/settings/class-sp-settings-general.php b/includes/admin/settings/class-sp-settings-general.php index b2f8a24e..2cc432f0 100644 --- a/includes/admin/settings/class-sp-settings-general.php +++ b/includes/admin/settings/class-sp-settings-general.php @@ -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 diff --git a/readme.txt b/readme.txt index f7b7a49a..305de135 100644 --- a/readme.txt +++ b/readme.txt @@ -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.