Mega Lazyload

0

Whether building a masonry grid, or trying to increase pagespeed, sometimes it makes sense to use a png as a spacer. Mega lazyload generates automatically a transparent PNG from every i

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

Description

Whether building a masonry grid, or trying to increase pagespeed, sometimes it makes sense to use a png as a spacer. Mega lazyload generates automatically a transparent PNG from every image. Also you can generate manually pending spacer images or regenerate the hole medialibrary.

Links

Usage

  1. Once you have installed and activated the plugin, it will automatically generate the requested spacer pngs.
  2. Generate spacer pngs manually in -> Settings -> Mega Lazyload -> Generator
  3. Change the lazyloadin Options in -> Settings -> Mega Lazyload -> Lazyload Options
  4. All images are saved into “/wp-content/mll-spacer”
  5. Get the spacer png by using the mll_get_spacer_img() function
  6. Read the documentation to get started