説明
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.
インストール
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.
評価
このプラグインにはレビューがありません。
貢献者と開発者
“Remove Version Arg” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
1.0.0
- Initial release.