Tag version 2.3.1

This commit is contained in:
Brian Miyaji
2017-03-23 13:29:43 +11:00
parent a1b1bf3426
commit 989898f466
7 changed files with 20 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
* The SportsPress player class handles individual player data.
*
* @class SP_Player
* @version 2.3
* @version 2.3.1
* @package SportsPress/Classes
* @category Class
* @author ThemeBoy

View File

@@ -3,7 +3,7 @@
* Template Loader
*
* @class SP_Template_Loader
* @version 2.1.4
* @version 2.3.1
* @package SportsPress/Classes
* @category Class
* @author ThemeBoy

View File

@@ -7,7 +7,7 @@
* @author ThemeBoy
* @category Core
* @package SportsPress/Functions
* @version 2.3
* @version 2.3.1
*/
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly

View File

@@ -7,7 +7,7 @@
* @author ThemeBoy
* @category Core
* @package SportsPress/Functions
* @version 2.2
* @version 2.3.1
*/
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly