Add lazy loading

This commit is contained in:
Brian Miyaji
2016-02-17 19:46:55 +11:00
parent fd3f72d8c3
commit 72af5f3514
3 changed files with 292 additions and 7 deletions

View File

@@ -113,13 +113,6 @@ class SP_Modules {
'link' => 'http://tboy.co/pro',
'desc' => __( 'Clone anything with just one click. Great for creating multiple events.', 'sportspress' ),
),
'lazy_loading' => array(
'label' => __( 'Lazy Loading', 'sportspress' ),
'class' => 'SportsPress_Lazy_Loading',
'icon' => 'sp-icon-moon',
'link' => 'http://tboy.co/pro',
'desc' => __( 'Load players using Ajax to speed up the event edit screen.', 'sportspress' ),
),
),
'other' => array(
'twitter' => array(