We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5fc043 commit dcbdd80Copy full SHA for dcbdd80
1 file changed
jq_img_lazy_load.php
@@ -2,10 +2,11 @@
2
3
/*
4
Plugin Name: jQuery lazy load plugin
5
- Plugin URI:
+ Plugin URI: http://github.com/ayn/wp-jquery-lazy-load/
6
+ Description: a quick and dirty wordpress plugin to enable image lazy loading.
7
Version: v0.1
- Author: <a href="http://blog.andrewng.com/">Andrew Ng</a>
8
- Description:
+ Author: Andrew Ng
9
+ Author URI: http://blog.andrewng.com
10
*/
11
12
function jquery_lazy_load_headers() {
0 commit comments