Descrizione
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.
Installazione
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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Remove Version Arg” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Remove Version Arg” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.0.0
- Initial release.