10up / swiftstream
This package is abandoned and no longer maintained.
No replacement package was suggested.
Image lazy-loader for WordPress.
1.1.0
2015-01-21 17:28 UTC
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.