- Contributors: extendwings, headonfire,
- Donate link: https://www.extendwings.com/donate/
- Tags: PHP, Zend, OPcache, monitor, stat, stats, status, server, cache, dashboard
- Requires at least: 3.8
- Tested up to: 4.4
- Stable tag: 0.3.1
- License: AGPLv3 or later
- License URI: http://www.gnu.org/licenses/agpl.txt
OPcache dashboard designed for WordPress
As you know, OPcache has no management page. This plugin offers you the OPcache dashboard designed for WordPress.
Are you experiencing the problem using WordPress with OPcache? It may occur after Upgrading Core/Plugin/Theme. This plugin reset all cache after upgrading so that you don't have to see "Please update!" repeatedly.
- Important: To use this plugin, check following.
- PHP 5.5 or later, Did you compile PHP with --enable-opcache option?
- PHP 5.4 or earlier, Did you installed PECL ZendOpcache?
- If not, please see this document and enable/install OPcache.
For implementing this plugin, I referred to OPcache Dashboard(@buenosvinos)
- Copyright (c) 2012-2015 Daisuke Takahashi(Extend Wings)
- Portions (c) 2010-2012 Web Online.
- Unless otherwise stated, all files in this repo is licensed under GNU AFFERO GENERAL PUBLIC LICENSE, Version 3. See LICENSE file.
- agpl.svg
- Copyright (c) Free Software Foundation, Inc.
- Licensed under GNU AFFERO GENERAL PUBLIC LICENSE, Version 3
- Fetched from Stickers ? Free Software Foundation ? working together for free software
- js/jquery.center.js
- js/jquery.center.min.js
- Copyright (c) 2011 Ben Lin
- Licensed under the MIT License
- Copy license text is also available as js/jquery.center.license
- Fetched from dreamerslab/jquery.center
- Version: 1.1.1
- Commit: 72408e8ae31ba533f26c976f8a1baca1912adfa4
- js/d3.js
- js/d3.min.js
- Copyright 2014 Michael Bostock
- Licensed under the BSD 3-Clause License
- Copy license text is also available as js/d3.license
- Fetched from mbostock/d3
- Version: 3.4.6
- Commit: 49ba8afebb2ae813ab66dc2f48f533aa7f333c3c
- github-btn.html
- css/github-btn.css
- Copyright (c) 2011 Mark Otto
- Licensed under Apache License, Version 2.0
- Modified for compatible with HTML5.
- Portions Copyright (c) 2014 Daisuke Takahashi(Extend Wings)
- Fetched from mdo/github-buttons
- Commit: 1d5c41ba98737deb5d0089c3917875ad14099227
- Upload the
opcache
folder to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu in WordPress
First of all, we supports PHP 5.6+, MySQL 5.5+, WordPress 4.3+. Old software(vulnerable!) is not supported. If you're in supported environment, please create pull request or issue.
- Main Page
- Status Page
- Bug Fix.
- More on GitHub.
git diff 0.3.0...0.3.1
- Dashboard Graph Widget Added.
- More on GitHub.
git diff 0.2.4...0.3.0
- Small Bug fix.
- More on GitHub.
git diff 0.2.3...0.2.4
- WordPress Bug Fix: Reset all caches after updating WordPress Core/Plugins/Themes.
- github-buttons is updated.
- More on GitHub.
git diff 0.2.2...0.2.3
-
Bug Fix:
Invalidate
andForce Invalidate
now works well. -
Manual Cache Control Page is available. You can compile file without running.
-
Compatible with sortable widget UI! Drag, Drop, Collapse, and Expand is supported.
-
D3.js is updated. (3.4.2 -> 3.4.6)
-
Auto deactivation for older WordPress(~3.7.x). More compatible with MP6 Admin theme!
-
More on GitHub.
-
Contributor: Ihor Vorotnov reported 3 issues!
- Minor Bug Fix See GitHub.
git diff 0.2.0...0.2.1
- Compatible with many kinds of screen, including Smartphone!
- Better Main Dashboard Page
- Now Status, Scripts and Configurations Pages are all available. This is one of the big progress.
- More on GitHub.
git diff 0.1.0...0.2.0
- Initial Beta Release
- None
- None
- None
- None
- None
- None
- None
- None