Dynamically set asset version numbers based on file modification times, preventing stale caches.
As of April 2026, Dynamic Asset Versioning is a WordPress cache plugin with 30 active installations and a 5/5 rating from 1 reviews. It has been downloaded 5.3K+ times in total. Requires WordPress 4.7+ and PHP false+. Available on WordPress.org since 2016. Last updated 9 years ago — may have compatibility concerns. Top alternative: WP Super Cache.
WordPress asset versioning can be a double-edged sword: on one-hand, it’s extremely effective for cache-busting, ensuring you aren’t sharing stale scripts or styles to your visitors. On the other hand, having to manually increment a version number is a pain (even as a constant), often resulting in a version control history full of “bumping the version number” commits.
Dynamic Asset Versioning aims to simplify this process: if an enqueued asset doesn’t have an explicit version number, the plugin will get the timestamp of the last time the file was changed and use that as the version number. It’s easy: you touch the file, the version number is updated automatically.
Once Dynamic Asset Versioning is active, it will automatically determine version num…
| WordPress | 4.7+ requiredTested up to 4.7.33 |
| PHP | false+ required |
Initial public release.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.