This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Version This

Description

This WordPress plugin automatically versions your enqueued javascript and css files with a md5 hash to the querystring based on the file content. When the file changes the md5 hash changes and the file will be downloaded and chached again by the browser.

Installation

Install this as a normal WordPress plugin or move it into the mu-plugins directory to always have to active.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Version This” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Version This” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • First public release

1.1.1

  • Added javascript support
  • Updated readmes
  • Added Bedrock folder structure support