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

Extras for WP Rocket

説明

Added some extra functionality to the WP Rocket plugin:
– Change the gzip compression level
– Pre compress css/js files to lower server resource usage
– Display the cache preload status message on all admin pages for administrators
– Change the preload interval
– Hide the Imagify tab on the WP Rocket settings page
– Disable cache purge on new comments when using Disqus

インストール

  1. Go to the Add New plugins screen in your WordPress Dashboard
  2. Click the upload tab
  3. Browse for the plugin file (rocket-extra.zip) on your computer
  4. Click “Install Now” and then hit the activate button

FAQ

How can I serve the pre-compressed css/js files?
  • When you are using nginx you will need to have the gzip_static module installed.
  • When you are using Apache you probably don’t want to enable this feature. The overhead from the extra rules in .htaccess isn’t worth it. But you can take a look here.

評価

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

貢献者と開発者

Extras for WP Rocket はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Extras for WP Rocket” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.2

  • Fixed check for active WP Rocket plugin status

1.1.1

  • Fixed styling of settings page on mobile

1.1

  • Preload interval feature added

1.0

  • Activation, de-activation, uninstall (full delete)
  • Change compression level
  • Pre compress static files feature
  • Display preload on all admin pages
  • Hide Imagify tab
  • Disable cache purge for Disqus