WP Devmode

This plugin disables caching for enqueued styles and scripts to allow faster development process.

Author:Cristiano Mazzarini (profile at wordpress.org)
WordPress version required:2.6
WordPress version tested:4.1.7
Plugin version:0.0.1
Added to WordPress repository:20-08-2015
Last updated:24-08-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://mazzcris.com
Total downloads:53
plugin download
Click to start download

This plugin disables caching for enqueued styles and scripts to allow faster development process. It replaces the 'ver' parameter appended to every resource's URL, with a current timestamp. This is a simple workaround to have the resources reloaded every time. Just activate it and start editing your theme or plugin. For performance reasons, you'll want to deactivate this plugin after development and/or in production environments