=== Filename-based asset cache busting === Contributors: benlumley, ocean90 Tags: assets, asset, css, js, version, cache, busting, cachebusting, shift refresh, force refresh Requires at least: 3.0.1 Tested up to: 4.4.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Filename-based cache busting for WordPress scripts/styles using last modified date. == Description == Filename-based cache busting for WordPress scripts/styles using last modified date. Based on this gist https://gist.github.com/ocean90/1966227 from Dominik Schilling, I've enhanced it by automatically replacing the asset version with the files modification time and automatically editing htaccess - making it install + forget.