https://github.com/shinsenter/defer-wordpress
🔌A Wordpress plugin integrating my beloved "defer.js" library into your websites. Hope you guys like it.
https://github.com/shinsenter/defer-wordpress
deferred-rendering fast gtmetrix lazy-loading lazyload minification pagespeed wordpress
Last synced: 3 days ago
JSON representation
🔌A Wordpress plugin integrating my beloved "defer.js" library into your websites. Hope you guys like it.
- Host: GitHub
- URL: https://github.com/shinsenter/defer-wordpress
- Owner: shinsenter
- License: gpl-2.0
- Created: 2019-03-16T08:50:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T13:09:51.000Z (over 1 year ago)
- Last Synced: 2024-08-13T14:55:45.544Z (over 1 year ago)
- Topics: deferred-rendering, fast, gtmetrix, lazy-loading, lazyload, minification, pagespeed, wordpress
- Language: PHP
- Homepage: https://wordpress.org/plugins/shins-pageload-magic/
- Size: 228 KB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# defer-wordpress
🚀 Unleash the power of cutting edge WordPress optimization tech. 💯 SEO-Optimized and 🎯 Effortlessly User-Friendly!
Download: [https://wordpress.org/plugins/shins-pageload-magic/](https://wordpress.org/plugins/shins-pageload-magic/)

[](https://code.shin.company/defer-wordpress/issues)


⚡️ Experience lightning-fast load times with our native, blazingly quick lazy loader. ✅ Backward compatible with legacy browsers (IE9+). 💯 SEO-optimized. 🧩 Lazy-load everything.
This plugin empowers you to optimize a wide range of elements, including images, videos, audio, iframes, stylesheets, and JavaScript, for a seamless user experience.
Leveraging tips from seasoned web experts and harnessing the latest web technologies for resource lazy-loading, this plugin ensures your website operates at peak efficiency, providing your visitors with a lightning-fast browsing experience.
If you find this plugin valuable, please consider leaving a [5-star review (⭐️⭐️⭐️⭐️⭐️)](https://wordpress.org/support/plugin/shins-pageload-magic/reviews/?filter=5#new-post) to support my efforts.
## What People Love
- ⚡️ Native API, blazingly fast performance
- 👍 Support for legacy browsers (IE9+)
- 🥇 SEO-friendly optimization
- ✅ Incredibly easy to use
- 💯 No dependencies, no jQuery required
- 🤝 Works seamlessly with your favorite frameworks
- 🧩 Utilizes [IntersectionObserver API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) for optimized CPU usage
- 🏞 Supports responsive images with `srcset` and `sizes` attributes
💡 Tip: For optimal results, consider disabling optimization features from other plugins (e.g., lazy-loading, HTML minification, JS minification).
We recommend using this plugin alongside another page-caching solution for best performance.

## Browser support
This plugin also works perfectly on popular browsers, including Internet Explorer 9 and later.
- 🖥 IE9+ / Microsoft EDGE
- 🖥 Firefox 4+
- 🖥 Safari 3+
- 🖥 Chrome
- 🖥 Opera
- 📱 Android 4+
- 📱 iOS 3.2+
## Powered by defer.js, defer.php
[defer.js](https://code.shin.company/defer.js)
🥇 A super small, super efficient library that helps you lazy load almost everything like images, video, audio, iframes as well as stylesheets, and JavaScript.
[defer.php](https://code.shin.company/defer.php)
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
## Support my activities
If you find this plugin useful, consider donating via [PayPal](https://www.paypal.me/shinsenter) or open an issue on [Github](https://github.com/shinsenter/defer-wordpress/issues/new).
Your support helps keep this plugin maintained and improved for the community.
---
Released under the [GNU General Public License v2 license](https://code.shin.company/defer-wordpress/blob/master/LICENSE).
Copyright (c) 2024 Mai Nhut Tan <[shin@shin.company](mailto:shin@shin.company)>