このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

CSS JS Query String Remover

説明

This plugin fix WordPress performance issue: Remove query strings from static resources

When you test your WordPress site performance with tools like Pingdom, you often see problem: Remove query strings from static resources.

This plugin will fix it.

  1. Before installing plugin.
  2. After installing plugin – query string gone.

スクリーンショット

インストール

After you’ve downloaded and extracted the files:

  1. Upload the complete ‘css-js-query-string-remover’ folder to the ‘/wp-content/plugins/’ directory OR install via the plugin installer
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. And you are done!

評価

このプラグインにはレビューがありません。

貢献者と開発者

CSS JS Query String Remover はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“CSS JS Query String Remover” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Remove query strings from static resources of WordPress site: CSS and JS
  • Initial release

1.1

  • Exempt the back-end if admin is login.

1.2

  • Update the description.
  • Tested with WordPress 5.2.2
  • Add screenshots to describe the result of what this plugin does.