Tag version 2.0.13

This commit is contained in:
Brian Miyaji
2016-07-30 02:30:31 +10:00
parent b426dd7dda
commit a51bfb4965
12 changed files with 19 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ Plugin URI: http://tboy.co/pro
Description: Load players using Ajax to speed up the event edit screen.
Author: ThemeBoy
Author URI: http://themeboy.com
Version: 1.9.19
Version: 2.0.13
*/
// Exit if accessed directly
@@ -17,7 +17,7 @@ if ( ! class_exists( 'SportsPress_Lazy_Loading' ) ) :
* Main SportsPress Lazy Loading Class
*
* @class SportsPress_Lazy_Loading
* @version 1.9.19
* @version 2.0.13
*/
class SportsPress_Lazy_Loading {