Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

OPcache Dashboard

Mô tả

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.

Chú ý

  • Important: To use this plugin, check following.
    1. PHP 5.5 or later, Did you compile PHP with –enable-opcache option?
    2. PHP 5.4 or earlier, Did you installed PECL ZendOpcache?
    3. If not, please see this document and enable/install OPcache.

Thanks

For implementing this plugin, I referred to OPcache Dashboard(@buenosvinos)

License

  • Copyright (c) 2012-2014 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.

GNU AFFERO GENERAL PUBLIC LICENSE, Version 3

The MIT License

The BSD 3-Clause License

Apache License, Version 2.0

Ảnh màn hình

  • Main Page
  • Status Page

Cài đặt

  1. Upload the opcache folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Hỏi đáp

This plugin is broken! Thanks for nothing!

First of all, we supports PHP 5.4+, MySQL 5.5+, WordPress 3.8+. Old software(vulnerable!) is not supported.
If you’re in supported environment, please create pull request or issue.

Đánh giá

4 Tháng Ba, 2019
Wonderful tool to view your opCache statistics and settings right from your wordpress dashboard. Great time saver, especially when troubleshooting. Also, one reviewer said it didn't work in PHP7, however as others have noted it does indeed work fine. I'm running PHP7.2 and it works great.
18 Tháng Năm, 2017
This plugin deserves more good reviews! Very nice UI, kept simple. Nice interface to the PHP opcache module, which will blow you away with its improvements to your site's speed.
23 Tháng Một, 2017
Simple idea, but well executed, with tons of detail. Helped me figure out good modifications to my PHP.ini to optimize site performance. Works great with PHP7! 5 Stars!
19 Tháng Một, 2017 2 replies
Hey, this was working for a while but Ive recently updated to php 7 and it doesnt even show up. Would love to have this working for the new version of php since it is such an improvement. Thanks!
Đọc tất cả 19 đánh giá

Người đóng góp & Lập trình viên

“OPcache Dashboard” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“OPcache Dashboard” đã được dịch qua 4 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “OPcache Dashboard” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

0.3.1

0.3.0

0.2.4

0.2.3

  • 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

0.2.2

  • Bug Fix: Invalidate and Force 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.
  • git diff 0.2.1...0.2.2

  • Contributor: Ihor Vorotnov reported 3 issues!

0.2.1

0.2.0

  • 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

0.1.0

  • Initial Beta Release