Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

10up/SwiftStream

Repository files navigation

SwiftStream

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.