10up/swiftstream

This package is abandoned and no longer maintained. No replacement package was suggested.

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

1.1.0 2015-01-21 17:28 UTC

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.