Plugin info

Total downloads: 2,092
Active installs: 20
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/24/2020 (1863 days ago)
Added to WordPress: 1/16/2020 (5 years old)
Minimum WordPress version: 4.0
Tested up to WordPress version: 5.4.18
Minimum PHP version: 5.3

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1863 days ago • 1 reviews

22/100

Is Lazy Optimization abandoned?

Possibly abandoned (last update 1863 days ago).

Compatibility

Requires WordPress: 4.0
Tested up to: 5.4.18
Requires PHP: 5.3

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Lazy Optimization plugin is the first ever WordPress plugin to lazy load background images that are in external CSS files.
Lazy Optimization plugin works on top of Autoptimize plugin and is used to lazy load background images that are present in Autoptimize external CSS files.
Lazy Optimization plugin replace all the background images that are in Autoptimze external CSS files with a dummy image and when the element with the background image comes in viewport it’s original background images gets loaded.

Dependices Autoptimize.

Installation

Search for “Lazy Optimization” under “Plugins” “Add New” in your WordPress dashboard to install the plugin.

Or install it manually:

  1. Download the plugin zip file.
  2. Go to Plugins Add New in your WordPress admin.
  3. Click on the Upload Plugin button.
  4. Select the file you downloaded.
  5. Click Install Plugin.
  6. Activate.

Frequently Asked Questions

Can I exclude background images from being lazy loaded?

Yes, you can. Go to Settings › lazy optimization, there you can see the option to exclude background images (by image name) from being lazy loaded.

Can I replace dummy background image?

Yes, you can. Go to Settings › lazy optimization, there you can see the option to replace the dummy background image.

Some background image are not being loazy laoded?

As Lazy Optimization plugin works on top of Autoptimize plugin so it will lazy loads background images that are in Autoptimize external CSS files. Any background image that is not in the Autoptimize external CSS files will not get lazy loaded.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0.3

  • Some Changes to JS Code and added index.php where necessary

1.0.2

  • Moved CSS and JS folder to wp-content folder so that upon updating the plugin those folders don’t get overwritten

1.0.1

  • readme.txt updated

1.0.0

  • Initial release