Tag version 2.6.7

This commit is contained in:
Brian Miyaji
2018-07-24 10:26:20 +10:00
parent dad05dc6ba
commit c8414b0689
9 changed files with 22 additions and 10 deletions

View File

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

View File

@@ -9,7 +9,7 @@
* @author WooThemes
* @category Admin
* @package SportsPress/Admin
* @version 2.5.5
* @version 2.6.7
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;

View File

@@ -5,7 +5,7 @@
* The SportsPress event class handles individual event data.
*
* @class SP_Event
* @version 2.6.5
* @version 2.6.6
* @package SportsPress/Classes
* @category Class
* @author ThemeBoy

View File

@@ -5,7 +5,7 @@
* The SportsPress league table class handles individual league table data.
*
* @class SP_League_Table
* @version 2.6.5
* @version 2.6.6
* @package SportsPress/Classes
* @category Class
* @author ThemeBoy

View File

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