=== Smart Lazy Loader Pro ===
Contributors: upgraderz
Tags: lazy load, performance, speed, images, iframes
Requires at least: 5.5
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later

Intelligently lazy loads images, iframes, and videos with native + JS fallback. Includes a performance dashboard and per-post-type controls.

== Description ==

Smart Lazy Loader Pro defers loading of offscreen images, iframes (YouTube, Google Maps, embeds), and HTML5 videos until they are about to enter the viewport — dramatically reducing initial page weight and improving Core Web Vitals scores.

**Features:**
* Native `loading="lazy"` attribute added automatically
* IntersectionObserver JS fallback for unsupported browsers
* SVG placeholder with configurable colour
* Smooth fade-in animation (configurable duration)
* Per-post-type controls
* Configurable load-trigger threshold
* Admin dashboard with real-time deferred asset counts
* Estimated bandwidth savings tracker
* Activity log (last 30 entries)

== Installation ==

1. Upload the `smart-lazy-loader-pro` folder to `/wp-content/plugins/`
2. Activate through the Plugins menu
3. Go to **Lazy Loader** in the sidebar to configure

== Changelog ==

= 1.0.0 =
* Initial release
