10up / swiftstream
Image lazy-loader for WordPress.
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 19
Watchers: 36
Forks: 3
Open Issues: 1
Type:wordpress-library
Requires (Dev)
- 10up/wp_mock: dev-master
- antecedent/patchwork: 1.2.*
- brianium/paratest: dev-master
- phpunit/phpunit: *@stable
This package is auto-updated.
Last update: 2020-08-18 09:21:07 UTC
README
Image lazy-loader for WordPress.
Installation
This module can be easily installed by adding 10up/swiftstream
to your composer.json
file. Then, either autoload your Composer dependencies or manually include()
the SwiftStream.php
bootstrap file.
Additionally, you must define SWIFTSTREAM_PATH
somewhere in your project to point to the HTTP path of your SwiftStream installation, otherwise the script loader will not be activated.