설명
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.
설치
- Install as usual.
- 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…….
기여자 & 개발자
자국어로 “Disable Deprecated Warnings”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
Version 1.0.0
- Initial release.