An open API service indexing awesome lists of open source software.

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

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