SW Lazy Load

0

This plugin is the a no brain solution to implement lazy loading on your website. After activated the plugin will only load the images when they are needed to be shown to user. This plu

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This plugin is the a no brain solution to implement lazy loading on your website. After activated the plugin will only load the images when they are needed to be shown to user.

This plugin replaces all your images by a placeholder and it loads the content when gets closer to the browser viewport, when visitor scrolls down.

Will work on your theme images

Unlike most of the lazy loading plugins, SW Lazy Load makes a complete page parse for images to apply the rules. This ensures that the images you use on your themes will also be covered with the lazy loading.

The plugin uses the ‘unveil.js’ as support for the functionality. Credits for this lib on ( https://github.com/luis-almeida/unveil )

Please let me know if you need further help with the plugin.