ss purge opcache Clears the PHP OPcache layer managed by SlickStack.
ss purge opcache
What it does
Use this after PHP code changes when stale compiled bytecode may still be served.
Notes
This does not clear Memcached, Nginx FastCGI cache, WordPress transients, browser cache, or Cloudflare edge cache.
See also: SlickStack Commands.