內容簡介
使用此外掛程式顯示有關您的伺服器的 OPCache 詳細資訊,包括記憶體使用情況、所有快取腳本的清單以及基於檔案系統樹的有用的記憶體使用情況視覺化。
此外掛程式基於 https://github.com/rlerdorf/opcache-status,用於一般 PHP 使用,我們將其轉換為 WordPress 的外掛程式,以便更輕鬆地安裝。除了將腳本重新排列以適應 WP 載入慣例外,該代碼至今未被更改。需要 WordPress 能力 'activate_plugins' 才能在管理選單中看到它並運行它。
安裝並啟用此外掛程式後,在管理工具選單中尋找 OPCache。
外掛標籤
開發者團隊
原文外掛簡介
Use this plugin to display detailed information about your server’s OPCache, including memory utilisation, list of all scripts cached and a useful memory utilisation visualisation based on the file system tree.
This plugin is based on https://github.com/rlerdorf/opcache-status which is for general PHP use, we have turned it into a WordPress plugin for ease of installation. Apart from some rearrangement of scripts to suit WP load conventions, the code is to date unaltered. WordPress capability ‘activate_plugins’ is required to see it in the admin menu and to run it.
After you install and activate this plugin, look in the admin Tools menu for OPCache.
