Descrição
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.
Instalação
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.
Avaliações
Não existem avaliações para esse plugin.
Colaboradores e desenvolvedores
“Remove Version Arg” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Remove Version Arg” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0.0
- Initial release.