=== Instant Page Load & Caching ===
Contributors: sachinrajcp123  
Tags: caching, performance, optimization, speed  
Requires at least: 5.2  
Tested up to: 7.0  
Requires PHP: 7.4  
Stable tag: 1.0  
License: GPL v2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

A lightweight caching plugin that improves website performance by storing static page versions and delivering them instantly.  

== Description ==  

Instant Page Load & Caching enhances your WordPress site's performance by:  
- Caching static versions of pages for faster loading.  
- Reducing server load by minimizing dynamic requests.  
- Providing a simple settings panel to enable/disable caching.  

== Installation ==  

1. Upload the plugin folder to the `/wp-content/plugins/` directory.  
2. Activate the plugin through the 'Plugins' menu in WordPress.  
3. Go to **Settings > Instant Cache** to configure caching options.  

== Frequently Asked Questions ==  

= Does this plugin work with other caching plugins? =  
It is recommended to disable other caching plugins to avoid conflicts.  

= How can I clear the cache? =  
Currently, the plugin does not provide a manual clear cache button. However, deactivating and reactivating the plugin will remove all cached files.  

== Changelog ==  

= 1.0 =  
* Fixed PHP file system warnings.  
* Improved security for request URI validation.  

== Upgrade Notice ==  

= 1.0 =  
- Bug fixes and improved security.  
