| 1 |
=== Cachebuster === |
| 2 |
Tags: cache, cachebuster, cache busting, modification time, timestamp, reload |
| 3 |
Requires at least: 4.4 |
| 4 |
Requires PHP: 5.6 |
| 5 |
Stable tag: trunk |
| 6 |
Tested up to: 6.5 |
| 7 |
License: GPLv2 or later |
| 8 |
|
| 9 |
Stop force refreshing or clearing your browsers cache by preventing caching of stale files. |
| 10 |
|
| 11 |
== Description == |
| 12 |
|
| 13 |
This plugins appends the file modification time to style and script URLs, so that changes are effected immediately, even if the theme or plugin version is not changed. |
| 14 |
|
| 15 |
It will not slow down your site because resources are only reloaded when they change. |
| 16 |
|
| 17 |
Attributions: The plugin logo icon is by [Chanut-is-Industries](https://www.chanut-is.com/). |
| 18 |
|
| 19 |
== Changelog == |
| 20 |
|
| 21 |
= 1.6 - 2024-06-25 = |
| 22 |
|
| 23 |
* Bump _Tested up to_ to 6.5. |
| 24 |
|
| 25 |
= 1.5 - 2023-10-27 = |
| 26 |
|
| 27 |
* Bump _Tested up to_ to 6.4. |
| 28 |
|
| 29 |
= 1.4 - 2023-08-10 = |
| 30 |
|
| 31 |
* Bump _Tested up to_ to 6.3. |
| 32 |
|
| 33 |
= 1.3 - 2022-02-07 = |
| 34 |
|
| 35 |
* Bump _Tested up to_ to 5.9. |
| 36 |
|
| 37 |
= 1.2 - 2020-11-24 = |
| 38 |
|
| 39 |
* Bump _Tested up to_ to 5.6. |
| 40 |
|