You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+16-10Lines changed: 16 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,19 +17,20 @@ This plugin helps you to optimize everything like image tags, video, audio, ifra
17
17
18
18
This plugin incorporates tips used a lot by experienced web experts, as well as making the most of the latest web technologies in lazy-loading resources on the page.
19
19
20
-
Rate [5 stars (⭐️⭐️⭐️⭐️⭐️)](https://wordpress.org/support/plugin/shins-pageload-magic/reviews/?filter=5) if you guys like it.
20
+
Rate [5 stars (⭐️⭐️⭐️⭐️⭐️)](https://wordpress.org/support/plugin/shins-pageload-magic/reviews/?filter=5#new-post) if you guys like it.
21
21
22
22
23
23
## Good points
24
24
25
-
-⚡️ Native API, blazing fast
26
-
-👍 Legacy browsers support (IE9+)
27
-
-🥇 SEO friendly
28
-
- ✅ Very easy to use
29
-
-💯 No dependencies, no jQuery
30
-
-🤝 Works well with your favorite frameworks
25
+
-🔰 Very easy to use
26
+
-🚀 Native API, blazing fast
27
+
-👍 No dependencies, no jQuery
28
+
- ✅ Supports legacy browsers (IE9+)
29
+
-🎯 [Core Web Vitals](https://web.dev/vitals/) friendly
30
+
-🧩 Lazy load almost everything
31
31
- 🧩 Uses [IntersectionObserver API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) for optimized CPU usage
32
32
- 🏞 Supports for responsive images, both `srcset` and `sizes` attributes
33
+
- 🤝 Works well with your favorite frameworks
33
34
34
35
💡 Tip: To archive better result, you should consider disabling all optimization features (Eg. lazy-loading, HTML minification, JS minification, etc.) by other plugins.
35
36
@@ -48,10 +49,15 @@ Available in latest browsers. This library also works perfectly with Internet Ex
🥇 A super small, super efficient library that helps you lazy load almost everything like images, video, audio, iframes as well as stylesheets, and JavaScript.
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
53
59
54
-
[defer.php](https://github.com/shinsenter/defer.php) is a library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering web pages.
60
+
### Key features
55
61
56
62
-[x] Simplify library options
57
63
-[x] Embed defer.js library
@@ -123,7 +129,7 @@ We recommend you use it with another page-caching plugin for best performance.
123
129
[](https://www.paypal.me/shinsenter)
124
130
[](https://www.patreon.com/appseeds)
125
131
[](https://github.com/shinsenter/defer-wordpress/stargazers)
126
-
[](https://github.com/shinsenter/defer-wordpress/issues/new)
132
+
[](https://github.com/shinsenter/defer-wordpress/issues/new)
@@ -19,7 +19,7 @@ This plugin helps you to optimize everything like image tags, video, audio, ifra
19
19
20
20
This plugin incorporates tips used a lot by experienced web experts, as well as making the most of the latest web technologies in lazy-loading resources on the page.
21
21
22
-
Rate [5 stars (⭐️⭐️⭐️⭐️⭐️)](https://wordpress.org/support/plugin/shins-pageload-magic/reviews/?filter=5) if you guys like it.
22
+
Rate [5 stars (⭐️⭐️⭐️⭐️⭐️)](https://wordpress.org/support/plugin/shins-pageload-magic/reviews/?filter=5#new-post) if you guys like it.
23
23
24
24
25
25
### Good points
@@ -52,9 +52,15 @@ Available in latest browsers. This library also works perfectly with Internet Ex
52
52
- 📱 Android 4+
53
53
- 📱 iOS 3.2+
54
54
55
-
### Powered by defer.php
55
+
### Powered by defer.js, defer.php
56
56
57
-
[defer.php](https://github.com/shinsenter/defer.php) is a library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering web pages.
🥇 A super small, super efficient library that helps you lazy load almost everything like images, video, audio, iframes as well as stylesheets, and JavaScript.
0 commit comments