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

Disable Deprecated Warnings

描述

As a theme developer, you want to have WP_DEBUG enabled but you’re not interested in the deprecated warnings created by other plugins. Use this plugin to disable these messages while still displaying other errors, warnings and notices.

Plugin by Outlandish Ideas

安裝

  1. Install as usual.
  2. Activate plugin.

The plugin has no admin screen, it just works silently in the background.

評價

2016年9月11日
I am surprised that so few people use this plugin – it is a simple and effective means to get rid of all the pesky “deprecated” messages caused by many plugins and themes when WP_DEBUG is on. When developing a plugin, I need WP_DEBUG on to help me see what is going on, but all the deprecated messages from other plugins or themes leave very little space for the error messages I am interested in seeing. Now if only we could get rid of all the undefined variable warnings…….
閱讀全部1個評價

貢獻者及開發者

“Disable Deprecated Warnings” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Disable Deprecated Warnings 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

Version 1.0.0

  • Initial release.