Tag version 1.9.19

This commit is contained in:
Brian Miyaji
2016-03-02 23:24:35 +11:00
parent a90b56f8a0
commit 843e84b5ad
19 changed files with 42 additions and 25 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
Version: 1.9.19
*/
// 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
* @version 1.9.19
*/
class SportsPress_Lazy_Loading {