Add date_diff fallback for PHP < 5.3

This commit is contained in:
Brian Miyaji
2014-02-26 17:58:19 +11:00
parent 063e20fb96
commit d13c373183
3 changed files with 106 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
=== SportsPress - automated league statistics ===
Contributors: themeboy
Contributors: ThemeBoy, aylaview, jenszackrisson
Tags: sports, sports journalism, teams, team management, fixtures, results, standings, league tables, leagues, reporting, themeboy, wordpress sports, configurable
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
@@ -144,6 +144,11 @@ SportsPress is currently in beta and is undergoing testing. We are still activel
== Changelog ==
= 0.4.1 =
* Tweak - Activate checkbox when all players are added to player list.
* Fix - Function date_diff added for PHP < 5.3.
* Localization - Swedish translation by jenszackrisson.
= 0.4 =
* Feature - SportsPress Status dashboard widget added to display number of events and countdown in admin.
* Feature - New dashboard menu icons.