=== TurboCache — WordPress Speed & Performance Optimizer ===
Contributors: hirecodepro
Tags: cache, caching, performance, speed, core web vitals, minify, lazyload, gzip
Requires at least: 5.8
Tested up to: 6.7
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Ultra-fast page caching, browser caching, image lazy loading, and CSS/JS minification. Boost your Google Core Web Vitals with one click.

== Description ==

**TurboCache** is a lightweight, one-click WordPress performance optimizer engineered to slash page load times and boost Google Core Web Vitals.

* **Static HTML Page Caching:** Stores pre-rendered HTML copies of your pages to serve future visitors instantly without database hits.
* **Browser Caching Headers:** Instructs visitor browsers to cache static assets (CSS, JS, fonts, images) for 1 year.
* **Native Image Lazy Loading:** Defers off-screen images and iframes with `loading="lazy"` and `decoding="async"`.
* **HTML Minification:** Strips unnecessary comments, whitespace, and line breaks to minimize transfer payload.
* **Performance Score Dashboard:** Live 0-100 audit score with actionable checklist recommendations.
* **1-Click Cache Purge:** Instantly clear site cache from admin dashboard or admin toolbar.

== Installation ==

1. Upload the `turbocache` folder to your `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to **TurboCache ⚡** in the WordPress admin menu.

== Changelog ==

= 1.0.0 =
* Initial Release of TurboCache.
