Clear the site cache if any post type has been published, updated, or trashed (instead of the post cache). 投稿ページが公開、更新、またはゴミ箱に移動された場合は、サイトキャッシュをクリアします
Clear the site cache if a comment has been posted, updated, spammed, or trashed (instead of the comment cache). コメントが投稿、更新、スパム、またはゴミ箱に入れられた場合は、サイトキャッシュをクリアします。
Clear the site cache if a term has been added, updated, or deleted (instead of the term cache). 用語が追加、更新、または削除された場合は、サイトキャッシュをクリアします。
Clear the site cache if a user has been added, updated, or deleted (instead of the user cache). ユーザーが追加、更新、または削除された場合は、サイトキャッシュをクリアします。
Clear the site cache if a plugin has been activated or deactivated. プラグインがアクティブ化または非アクティブ化されている場合は、サイトキャッシュをクリアします。
どこにもチェックマークを入れる必要はありません。初期設定の状態のままでOKです。
VERSIONS(バージョン)
Create a cached version for WebP support. Convert your images to WebP with Optimus. WebPサポート用にキャッシュされたバージョンを作成します。Optimusを使用して画像をWebPに変換します。※Optimusとは画像圧縮を手掛けている会社
Create a cached version for mobile devices. モバイルデバイス用にキャッシュされたバージョンを作成します。
Create a cached version pre-compressed with Gzip. Gzipで事前圧縮されたキャッシュバージョンを作成します。
モバイルデバイスとGzipは有効にすることをおすすめします。
MINIFICATION
Minify HTML in cached pages inline CSS and JavaScript.
Cache Enabler requires define( ‘WP_CACHE’, true ); to be set. Please set this in the wp-config.php file (must be before require_once ABSPATH . ‘wp-settings.php’;).