-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
24 lines (16 loc) · 990 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=== WP Blazy ===
Contributors: lukecav
Tags: lazyload, lazy load, images, front-end optimization
Requires at least: 4.7.0
Tested up to: 4.7.3
Stable tag: 1.0
WordPress plugin which uses bLazy.js for lazy loading images on a site. Warning: This plugin is still being developed.
== Description ==
WordPress plugin which uses bLazy.js for lazy loading images on a site. bLazy is used on big sites with millions of monthly visitors so it has been tested out in the real world. bLazy is written in pure JavaScript why it doesn’t depend on 3rd-party libraries such as jQuery. bLazy is lightweight, less than 1.4KB and less than 1.25KB if you don't need IE7- support. bLazy is very fast. It has focus on performance why it also auto-destroys when it's done lazy loading.
https://github.com/dinbror/blazy
== Installation ==
1. Upload the plugin to your plugins directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Enjoy!
== Screenshots ==
No applicable screenshots