WP Manifestindependent plugin directory
manifest / performance / wp-async-img-load

Async Image loading

A simple WordPress plugin to enable image lazy loading

by Bloom User Experience · github.com/bloom-ux/wp-async-img-load · website

0stars
502composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bloom-ux/wp-async-img-load/archive/refs/heads/master.zip

Also on Packagist as bloom-ux/wp-async-img-load:

composer require bloom-ux/wp-async-img-load

From the readme

Installation Install with composer: composer require bloom-ux/wp-async-img-load. After installation, enter the plugin path and install js dependencies: yarn install. Activate plugin and you're done.

Read the full README on GitHub →