| 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: 5.5 |
| 7 |
License: GPLv2 or later |
| 8 |
|
| 9 |
Add modification times to resource URLs to prevent 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 |
|