WordPress Accelerate - Rating, Reviews, Demo & Download
Plugin Description
This straightforward plugin makes WordPress website more performant with the following techniques:
- Lazyload for images and iframes
- Adding defer attribute to script tags
Contribution
Feel free to improve the plugin and open pull request in the Github repository.
Development
You need to have node.js and yarn installed.
- Clone repository
git clone git@github.com:mejta/wp-accelerate.git
. - Run
yarn
andyarn start
command. - To build run
yarn build
command.
Screenshots
No screenshots provided