=== Version Assets === Contributors: aaemnnosttv Tags: assets, browser cache, cache bust, css, js, styles, scripts Requires at least: 2.6.0 Tested up to: 4.9.8 Requires PHP: 5.4 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically apply a content-based version on all of your assets to optimize browser caching. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/version-assets/` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the Plugins screen in WordPress == Screenshots == 1. Diff of affected assets in head element (purple: before, green: after) 2. Diff of affected assets in footer scripts (purple: before, green: after) == Changelog == = 1.0 (2017-09-18) = * Initial release!