
內容簡介
這個外掛在管理後台底部顯示 WP_DEBUG 是否啟用 (define('WP_DEBUG', true); 在 wp-config.php 設定檔中)。如果 WP_DEBUG 未啟用,它會在管理後台底部以 WP_DEBUG 刪除線形式顯示,如果 WP_DEBUG 啟用,則以橙色顯示。這有助於在一秒內確定網站上是否啟用了 WP_DEBUG。
它可以單獨使用,也可以與“Server IP & Memory Usage Display”和/或“Display MySql version”插件一起使用。
這個外掛可以有哪些用途?
這個外掛在管理後台底部顯示 WP_DEBUG 是否啟用 (define('WP_DEBUG', true); 在 wp-config.php 設定檔中)。如果 WP_DEBUG 未啟用,它會以 WP_DEBUG 刪除線形式顯示。如果 WP_DEBUG 啟用,則以橙色顯示。
這個外掛是基於哪些想法開發的?
我們需要在Server IP & Memory Usage Display插件中添加 WP_DEBUG 是否啟用的資訊和其他一些資訊。由於我們想要保持這個外掛盡可能簡單,並且不帶有設定頁面,因此我們決定創建這個小型外掛,它可以單獨使用,也可以與“Server IP & Memory Usage Display”和/或“Display MySql version”插件一起使用。
系統需求
PHP 版本大於等於 5.6。
您可以使用您的語言來顯示 Debug 狀態顯示外掛!
第一個發行版本提供英語和西班牙語。在 "lang" 資料夾中,我們已經包含了翻譯此外掛所需的檔案。
如果您想使用您的語言來使用此外掛並且您擅長翻譯,請在聯絡我們。
進一步閱讀
您可以訪問西班牙語中的外掛描述:Debug status display en español。
聯絡方式
如需進一步資訊,請發送電子郵件至我們的郵箱。
外掛標籤
開發者團隊
原文外掛簡介
This plugin displays if WP_DEBUG is active (define('WP_DEBUG', true); in the wp-config.php configuration file) in the admin footer. If WP_DEBUG is not active it shows WP_DEBUG strike through in the admin footer and if it’s active it show WP_DEBUG in orange color. This helps to identify in one second if WP_DEBUG is active on a site or not.
It can be used alone or together with the “Server IP & Memory Usage Display” and/or the “Display MySql version” plugin.
What can I do with this plugin?
This plugin displays if WP_DEBUG is active (define('WP_DEBUG', true); in the wp-config.php configuration file) in the admin footer. If WP_DEBUG is not active it shows WP_DEBUG strike through. If it’s active it show WP_DEBUG in orange color.
What ideas is this plugin based on?
We have had some requirements to add the information if WP_DEBUG is active and some other information to the Server IP & Memory Usage Display plugin. As we want to keep this plugin as simple as possible and without settings page, we decided to create this small plugin, which can be used alone or together with the “Server IP & Memory Usage Display” and/or the “Display MySql version” plugin.
System requirements
PHP version 5.6 or greater.
Debug status display Plugin in your Language!
This first release is avaliable in English and Spanish. In the “lang” folder we have included the necessary files to translate this plugin.
If you would like the plugin in your language and you’re good at translating, please drop us a line at Contact us.
Further Reading
You can access the description of the plugin in Spanish at: Debug status display en español.
Contact
For further information please send us an email.
