-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
054ae97
commit 88a8d63
Showing
1 changed file
with
43 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Tags: sport, sports, clubs, teams, statistics, stats, fixtures, results, standin | |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&[email protected]&item_name=Donation+for+SportsPress | ||
Requires at least: 3.8 | ||
Tested up to: 3.9.1 | ||
Stable tag: 1.2.8 | ||
Stable tag: 1.3 | ||
License: GPLv3 | ||
License URI: http://www.gnu.org/licenses/gpl-3.0.html | ||
|
||
|
@@ -54,6 +54,7 @@ Looking for more advanced sports functionality? Upgrade to [SportsPress Pro](htt | |
* Hungarian - Magyar ( hu_HU ) | ||
* Italian – Italiano ( it_IT ) | ||
* Japanese – 日本語 ( ja ) | ||
* Macedonian - македонски ( mk_MK ) | ||
* Norwegian Bokmål - Norsk bokmål ( nb_NO ) | ||
* Polish – Polski ( pl_PL ) | ||
* Portuguese (Brazil) – Português do Brasil ( pt_BR ) | ||
|
@@ -63,6 +64,7 @@ Looking for more advanced sports functionality? Upgrade to [SportsPress Pro](htt | |
* Slovenian – Slovenija ( sl_SI ) | ||
* Spanish – Español ( es_ES ) | ||
* Swedish – Svenska ( sv_SE ) | ||
* Thai - ไทย ( th ) | ||
* Turkish - Türkçe ( tr_TR ) | ||
|
||
= Documentation = | ||
|
@@ -148,6 +150,46 @@ Yes, CSV importers are included with the plugin. Go to Tools > Import and choose | |
|
||
== Changelog == | ||
|
||
= 1.3 = | ||
* Feature - New overview page with interactive sitemap. | ||
* Feature - New and improved CSV import tools for bulk adding. | ||
* Feature - New full time minutes setting in events for statistics calculation. | ||
* Feature - New roles taxonomy for staff. | ||
* Feature - Option to display home/away teams in event lists. | ||
* Feature - Option to display league and season in event blocks. | ||
* Feature - Option to choose all leagues and seasons in league table. | ||
* Feature - Option to choose all leagues and seasons in player list. | ||
* Feature - Choose between displaying values and icons in event player performance. | ||
* Feature - Option to display photos in player list. | ||
* Feature - Filter players by league and season in admin. | ||
* Feature - Select a team to highlight in league tables. | ||
* Feature - Display league tables in team pages. | ||
* Feature - Display total statistics per player. | ||
* Feature - Add team option to countdown widget. | ||
* Feature - Add scrollable tables option. | ||
* Feature - Ability to adjust overall table columns per team. | ||
* Refactor - Remove individual mode in favor of upcoming hybrid. | ||
* Refactor - Use global linking options per post type. | ||
* Refactor - Display player position in profile. | ||
* Tweak - Reorganize settings options. | ||
* Tweak - Update SportsPress icon. | ||
* Tweak - Rename widgets for better usability. | ||
* Tweak - Add div wrappers to templates for easier targeting. | ||
* Tweak - Show or hide admin checkboxes based on event format. | ||
* Tweak - Make event list and blocks pagination independent. | ||
* Tweak - Trim admin table padding. | ||
* Tweak - Display all event performance columns by default. | ||
* Fix - Event list results column not always displaying. | ||
* Preset - New Rugby Union preset. | ||
* Preset - New League of Legends preset. | ||
* Preset - New DotA 2 preset. | ||
* Preset - Group into traditional sports and esports. | ||
* Preset - Add missing primary results and column priorities. | ||
* Localization - Fix multilingual post linking. | ||
* Localization - Thai translation by Xyteton. | ||
* Localization - Add Xyteton, tyby, & SilverXp to translation team. | ||
* Localization - Update translations from Transifex. | ||
|
||
= 1.2.8 = | ||
* Preset - Add water polo preset. | ||
* Localization - Add Macedonian translations. | ||
|