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.

Disable Deprecated Warnings

Mô tả

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

Cài đặt

  1. Install as usual.
  2. Activate plugin.

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

Đánh giá

11 Tháng Chín, 2016
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.......
Đọc tất cả 1 đánh giá

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

“Disable Deprecated Warnings” 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

Nhật ký thay đổi

Version 1.0.0

  • Initial release.