
Flush button in admin bar
Flush OPcache
- creates a button in admin bar to flush OPcache
- flush only files in WordPress absolute path
- individual or bulk file invalidation
- support both memory and file caching
- support multisite
OPcache Statistics
- memory, hits, strings and keys statistics
- directives, functions and general informations
- list all files
- fully responsive
WP CLI ready
- add flush-opcache command to flush cache with cli:
wp flush-opcache flush - don’t forget to add
opcache.enable_cli=1to your PHP configuration
There are three tabs in admin page under Tools:
- General settings: plugin settings
- Statistics: responsive dashboard about OPcache statistics
- Cached files: list of cached files with the possibility of invalidating them
Active installations10K+
Weekly downloads
487+7.27%
Version4.2.3
Last updated2/27/2025
WordPress version6.0
Tested up to6.7.2
PHP version8.1
Tags
cacheflushmultisiteOPcachephp