=== CSS & JS Refresher ===
Contributors: faizrasul
Tags: cache, refresh, css, js, performance
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

CSS & JS Refresher is a WordPress plugin that ensures the latest CSS and JavaScript changes are always reflected without being cached by browsers.

== Description ==

CSS & JS Refresher is a WordPress plugin that forces browsers to always load the latest CSS and JavaScript changes by preventing caching issues. It works by appending a cache-busting version number to your stylesheet and script URLs, forcing browsers to load the newest version.

**Key Features:**

- Automatically appends version numbers to CSS & JS URLs based on file modification time.
- Clears cache when posts or pages are updated.
- Compatible with popular caching plugins like WP Rocket, W3 Total Cache, and LiteSpeed Cache.
- Includes an admin settings page.
- Fully translation-ready.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/css-js-refresher/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. The plugin works automatically. No further configuration is required.

== Frequently Asked Questions ==

= Does this plugin require any configuration? =
No, CSS & JS Refresher works automatically upon activation. However, it provides an admin settings page for additional control.

= Will this work with caching plugins? =
Yes, the plugin is compatible with popular caching solutions like WP Rocket, W3 Total Cache, and LiteSpeed Cache.

== Changelog ==

= 1.0.0 =
* Initial release.
* Adds versioning to CSS and JS files to prevent caching issues.
* Clears cache when pages or posts are updated.

== Upgrade Notice ==

= 1.0.0 =
Initial release - No upgrades required yet.

