AutoVer

plugin banner

Automatically version your CSS and JS files.

Author:Presslabs (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:6.4
Plugin version:1.5
Added to WordPress repository:14-03-2013
Last updated:07-11-2023
Rating, %:100
Rated by:7
Plugin URI:https://wordpress.org/plugins/autover/
Total downloads:7 161
Active installs:1 000+
plugin download
Click to start download

Autover plugin will automatically version your CSS and JS files. This is especially useful when using a Content Distribution Network (CDN) for delivering static files like CSS and JavaScripts. The plugin appends to the resource URL a numeric version number generated by the filemtime() PHP function (e.g. style.css?ver=1359464809). This means the version number will be updated every time the CSS or JS file is being saved.

IMPORTANT: this plugin only works with CSS and JS files that are enqueued using the standard WordPress functions wp_enqueue_style and wp_enqueue_script and/or admin_enqueue_style, admin_enqueue_script.


Screenshots
FAQ
ChangeLog