=== WP APC Panel === Contributors: WhiteWP Tags: APC, stats, panel, key values, viewer, backend, object cache, cache Requires at least: 3.3 Tested up to: 4.7 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Shows APC stats, opcode entries, user cache key/values etc. under Tools menu. WordPress compatible version of apc.php from pecl apc package. == Description == Adds a page under Tools menu that shows APC stats, opcode entries, user cache key/values etc.. WordPress compatible version of apc.php from [pecl apc package][1]. More info available at [here][2]. [1]: http://pecl.php.net/package/APC [2]: http://whitewp.com/wp-apc-panel-plugin-manage-apc-cache-in-wordpress-admin == Installation == Upload WP APC Panel to your wordpress site, or install it via New Plugin page then activate it. == Screenshots == 1. Classic apc.php from apc pecl package in your wordpress admin. == Changelog == = 1.1 = * Multisite support * Some PHP backward compatibility changes = 1.0 = * Nice 1.0 working no problemo version (yet).