manifest / performance / echo-js-lazy-load
Echo.js Lazy Load
Echo.js based lazy load plugin for WordPress
by Jonathan Harris · github.com/spacedmonkey/echo-js-lazy-load · website
★ 4stars
1.4kcomposer installs
4forks
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/spacedmonkey/echo-js-lazy-load/archive/refs/heads/master.zipAlso on Packagist as spacedmonkey/echo-js-lazy-load:
composer require spacedmonkey/echo-js-lazy-loadDeclares an update source (https://www.github.com/spacedmonkey/echo-js-lazy-load), so updates arrive through the plugin's own updater.
From the readme
Echo.js Lazy Load
Echo.js based lazy load plugin for WordPress. This is a simple plugin, it has no option, it just install, activate and you are good to go. Props to Todd Motto for written the amazing Echo.js.
It is built using the WordPress coding standards, is designed to be very lite weight on system resources.
If you wish to follow the development of this plugin, view the code on the official plugin website or follow me on twitter @thespacedmonkey
Customization
This plugin doesn't have any settings panel as it designed to be simple. However, it doesn't mean that it isn't customizable. There filters through the code to enable the customization of here every aspect of the plugin. The code is well documented and easy to read, so developers / users can make the most of this plugin.
Installation
This section describes how to install the plugin and get it working.
Using The WordPress Dashboard
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'echo-js-lazy-load'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. S
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.2.2 | Oct 28, 2020 |
| 1.2.1 | May 12, 2019 |
| 1.2.0 | Jul 18, 2017 |
| 1.1.2 | May 14, 2017 |
| 1.1.1 | Feb 12, 2016 |
| 1.1.0 | Dec 14, 2015 |
| 1.0.0 | Oct 30, 2015 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.