https://github.com/raniafathyrf/wp-cache-buster
Wordpress Plugin
https://github.com/raniafathyrf/wp-cache-buster
plugins wordpress
Last synced: 2 months ago
JSON representation
Wordpress Plugin
- Host: GitHub
- URL: https://github.com/raniafathyrf/wp-cache-buster
- Owner: RaniaFathyRF
- Created: 2023-10-28T03:37:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-28T03:56:58.000Z (over 2 years ago)
- Last Synced: 2025-03-10T18:38:51.719Z (over 1 year ago)
- Topics: plugins, wordpress
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== RF Cache Buster ===
Contributors: rfathy
Donate link:
Tags: cache, buster, force clear cache
Requires at least: 5.0
Tested up to: 6.3
Stable tag: 1.0.0
Requires PHP: 7.0
License:
License URI:
This plugin prevent page and browser caching by adding random version numbers to CSS & JS & IMAGES assets
== Description ==
This plugin force browser clear caching by adding random version number to CSS & JS & IMAGES assets
Version number can be managed from general setting.
Also enable clear caching for css/js files and images can be managed from general setting .
== Installation ==
1. Upload 'wp-cache-buster.php' to the '/wp-content/plugins/' directory,
2. Activate the plugin through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.0.0 =
* add general setting for managing version number,enable css,enable js,enable images
* prevent browser caching by adding random version numbers to CSS & JS & IMAGES assets depending on settings