Beschrijving
Removes the version query strings from your styles and scripts resources.
Adding a query-string key/value pair to a static resource (such as an image, CSS or JavaScript) can cause caching issues.
If you use any caching plugin be sure to empty your cached resources in order for this plugin to work.
Installatie
This section describes how to install the plugin and get it working.
Normal plugin
- Upload the plugin files to the
/wp-content/plugins/remove-version-arg
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Must-use plugin
- Upload the
remove-version-arg.php
file into/wp-content/mu-plugins
folder.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Remove Version Arg” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Remove Version Arg” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- Initial release.