=== VersionIt === Contributors: zslabs,whiteshadow Tags: js,css,resources Requires at least: 3.3 Tested up to: 3.4.2 Stable tag: 0.1 License: GPLv2 == Description == Removes default version query strings from CSS/JS resources, appends the modified time to the filename, and creates the necessary .htaccess rewrites automagically. _Explanation from [wshadow](http://w-shadow.com/blog/2012/07/30/automatic-versioning-of-css-js/)_ If you’re a WordPress developer, this will probably sound familiar: you make a change to one of your scripts or style sheets, reload the page you’re working on to see the result, and… everything stays the same. Of course, after a moment of confusion, you realise that you didn’t update the $version argument in your wp_register_script() or wp_register_style() call (you are using the dependency APIs and not outputting the