這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP_DEBUG Toggle

外掛說明

Toggle WP_DEBUG 🔴ON or 🟢OFF from the wp-admin bar.

WP_DEBUG Toggle allows you to Enable WP_DEBUG with one click to log PHP, database and JavaScript errors when you need to, and disable it when you’re done. No need to manually edit wp-config.php file.

For more free WordPress plugins please visit plugins.club.

螢幕擷圖

  • Toggle WP_DEBUG from the toolbar

安裝方式

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

The current WP_DEBUG value will be shown in the top right corner of the admin top bar. Simply click on the value to change it.

For basic usage, you can also have a look at the plugin web site.

常見問題集

What is the current WP_DEBUG value?

The current WP_DEBUG value will be detected by the plugin and shown in the top right corner of the top bar on both frontened and wp-admin.

How to enable or disable WP_DEBUG ?

Simply click on the value to change it.

I have moved wp-config.php file, will this plugin still work?

Yes, If you have moved wp-config.php file one folder above according to the Hardening WP guide this plugin will still detect the file there and work as normal. The only scenario when it will not work is if you renamed wp-config.php file to something else, for example: configuration.php

Is this plugin safe to use?

Yes, all the best development practices have been used and the plugin code is verified by WordPress.org Plugin Review Team.

使用者評論

閱讀全部 0 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WP_DEBUG Toggle〉的開發相關工作。

參與者

將〈WP_DEBUG Toggle〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1

Added “Rate this plugin” link to the plugin page

1.0

The first stable public version.