| Page Cache | |
| Minify | |
| Opcode Cache Zend | Opcache |
| Database Cache | |
| Object Cache | |
| Browser Cache | HTTPヘッダを付与 .htaccess |
| CDN | |
| Reverse Proxy | varnish |
| Monitoring | |
| Fragment Cache |
w3tc wp-cli
wp-cli 経由で W3 Total Cache のキャッシュを消す - michihide's blog
wp-content/plugins/w3-total-cache/lib/W3/Cli.php
Thanks! Took a look at this patch. As one might expect after the announcement, there a number of commands that are supported in the private master or the next public release expected this month, e.g.:
flush db
flush database
flush minify
flush object
flush post
flush post
flush post
querystring (updates the mediasquerystring)
cdn_purge(consists of paths relative to wphome url)
pgcache_cleanupMore will be added soon.
wp w3-total-cache flush post
特定ポストのキャッシュをフラッシュ