Skip to content

Commit

Permalink
fix #36 prevent lazyload on masterSlider images
Browse files Browse the repository at this point in the history
  • Loading branch information
remyperona committed Dec 21, 2017
1 parent cfd9982 commit b8673cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rocket-lazy-load.php
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ function rocket_lazyload_replace_callback( $matches ) {
'data-no-lazy=',
'data-lazy-original=',
'data-lazy-src=',
'data-src=',
'data-lazysrc=',
'data-lazyload=',
'data-bgposition=',
Expand Down

0 comments on commit b8673cd

Please sign in to comment.