=== Plugin Name === Contributors: felixbaumgaertner Donate link: felixbaumgaertner.de Tags: cache, opcache, cache reset, opcache reset Requires at least: 5.0.0 Tested up to: 5.4 Stable tag: 5.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A plugin that just adds an admin button for clearing the PHP OPcache if the server enabled it. That's it. == Description == A plugin that just adds an admin button for clearing the PHP OPcache if the server enabled it. That's it. == Installation == 1. Upload the OPcache Clear plugin to to your website 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Find a button in the top admin bar (only if your server has OPcache enabled) == Changelog == = 1.0 = * Basic functionality added, nothing special.