OPcache Manager is a full featured OPcache management and analytics reporting tool. It allows you to monitor and optimize OPcache operations on your WordPress site or network.
See WordPress directory page or official website.
OPcache Manager works on dedicated or shared servers. In shared environments, its use has no influence on other hosted sites than yours. Its main management features are:
- individual script invalidation, forced invalidation and recompilation;
- manual site invalidation - a sort of 'smart' OPcache reset only for your site;
- manual site warm-up - to pre-compile all of you site files;
- optional scheduled site invalidation and/or warm-up.
OPcache Manager is also a full featured analytics reporting tool that analyzes all OPcache operations on your site. It can report:
- KPIs: hit ratio, free memory, cached files, keys saturation, buffer saturation and availability;
- metrics variations;
- metrics distributions;
- OPcache related events.
OPcache Manager supports multisite report delegation.
OPcache Manager is part of PerfOps One, a suite of free and open source WordPress plugins dedicated to observability and operations performance.
The development of The PerfOps One plugins suite is sponsored by Hosterra - Ethical & Sustainable Internet Hosting.
OPcache Manager is a free and open source plugin for WordPress. It integrates many other free and open source works (as-is or modified). Please, see 'about' tab in the plugin settings to see the details.
OPcache Manager implements a set of WP-CLI commands. For a full help on these commands, please read this guide.
OPcache Manager introduces some filters and actions to allow plugin customization. Please, read the hooks reference to learn more about them.
- From your WordPress dashboard, visit Plugins | Add New.
- Search for 'OPcache Manager'.
- Click on the 'Install Now' button.
You can now activate OPcache Manager from your Plugins page.
For any technical issue, or to suggest new idea or feature, please use GitHub issues tracker. Before submitting an issue, please read the contribution guidelines.
Alternatively, if you have usage questions, you can open a discussion on the WordPress support page.
Before submitting an issue or a pull request, please read the contribution guidelines.
⚠️ Themaster
branch is the current development state of the plugin. If you want a stable, production-ready version, please pick the last official release.