@@ -9,7 +9,7 @@ Requires PHP: 5.6
9
9
License: GPL-2.0+
10
10
License URI: https://code.shin.company/defer-wordpress/blob/master/LICENSE
11
11
12
- ⚡️ A native, blazing fast lazy loader. ✅ Legacy browsers support (IE9+) . 💯 SEO friendly. 🧩 Lazy-load everything .
12
+ 🥇 Latest website optimization technologies for WordPress by experienced experts . 💯 SEO friendly. 🔰 Very easy to use .
13
13
14
14
== Description ==
15
15
@@ -42,13 +42,13 @@ We recommend you use it with another page-caching plugin for best performance.
42
42
43
43
### Browser support
44
44
45
- Available in latest browsers. This library also works perfectly with Internet Explorer 9 and later.
45
+ This plugin also works perfectly on popular browsers, including Internet Explorer 9 and later.
46
46
47
- - 🖥 IE9+ / Microsoft EDGE *
47
+ - 🖥 IE9+ / Microsoft EDGE
48
48
- 🖥 Firefox 4+
49
49
- 🖥 Safari 3+
50
- - 🖥 Chrome *
51
- - 🖥 Opera *
50
+ - 🖥 Chrome
51
+ - 🖥 Opera
52
52
- 📱 Android 4+
53
53
- 📱 iOS 3.2+
54
54
@@ -62,8 +62,7 @@ Available in latest browsers. This library also works perfectly with Internet Ex
62
62
63
63
#### Key features
64
64
65
- - [x] Simplify library options
66
- - [x] Embed defer.js library
65
+ - [x] Embed [defer.js](https://github.com/shinsenter/defer.js) plugin
67
66
- [x] Normalize DOM elements
68
67
- [x] Fix missing meta tags
69
68
- [x] Fix missing media attributes
@@ -91,10 +90,10 @@ Available in latest browsers. This library also works perfectly with Internet Ex
91
90
Keep up-to-date with new releases:
92
91
[https://wordpress.org/plugins/shins-pageload-magic/](https://wordpress.org/plugins/shins-pageload-magic/)
93
92
94
- [ ](https://www.paypal.me/shinsenter)
95
- [ ](https://www.patreon.com/appseeds)
96
- [ ](https://github.com/shinsenter/defer-wordpress/stargazers)
97
- [ ](https://github.com/shinsenter/defer-wordpress/issues/new)
93
+ [Donate via Paypal](https://www.paypal.me/shinsenter)
94
+ [Become a sponsor](https://www.patreon.com/appseeds)
95
+ [Become a stargazer](https://github.com/shinsenter/defer-wordpress/stargazers)
96
+ [Report an issue](https://github.com/shinsenter/defer-wordpress/issues/new)
98
97
99
98
100
99
---
110
109
1. Upload `defer-wordpress` to the `/wp-content/plugins/` directory
111
110
2. Activate the plugin through the 'Plugins' menu in WordPress
112
111
113
- This library still supports PHP 5.6, but we recommend that your server should be running PHP version 7.3 or greater for better performance.
112
+ This plugin still supports PHP 5.6, but we recommend that your server should be running PHP version 7.4 or greater for better performance.
114
113
115
114
116
115
== Frequently Asked Questions ==
@@ -200,7 +199,7 @@ We recommend you use it with another page-caching plugin for best performance.
200
199
201
200
1.1.3 Unify lazy attributes of another plugins
202
201
203
- 1.1.2 Fixed some known issues with gtm.js, improve library 's caches
202
+ 1.1.2 Fixed some known issues with gtm.js, improve plugin 's caches
204
203
205
204
1.1.1 Small bug fixes (IE polyfill, missing meta tags, preloading ads)
206
205
@@ -225,4 +224,4 @@ Nothing to do, just install and enjoy!
225
224
226
225
If you are using older version of this plugin, please update now!
227
226
228
- This library still supports PHP 5.6, but we recommend that your server should be running PHP version 7.3 or greater for better performance.
227
+ This plugin still supports PHP 5.6, but we recommend that your server should be running PHP version 7.3 or greater for better performance.
0 commit comments