=== Remove Script & Stylesheet Versions === Contributors: kawauso Donate link: http://adamharley.co.uk/buy-me-a-coffee/ Tags: version, script, stylesheets Requires at least: 3.0 Tested up to: 3.1 Stable tag: 1.0 Removes the ?ver= parameter from enqueued scripts and stylesheets URLs. == Description == Removes the version parameter from scripts and stylesheets enqueued by WordPress' `wp_enqueue_script()` and `wp_enqueue_style()` functions. == Installation == 1. Upload `remove-script-style-versions.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0 = * First public release