Whippet Server launches a stand-alone web server for a specific WordPress installation. It makes WordPress easier to develop with, for example, by adding lots of debug information to the terminal without cluttering up or breaking your templates.
ISC License
80
stars
6
forks
source link
Feature Request: Silence errors from specific plugins #14
Some plugins have minor bugs in them which don't significantly affect functionality but create a lot of noise in the terminal.
It would be extremely useful to be able to silence notices from specific plugins and also maybe to silence all plugins.