Hi,
this plugin looks interesting, but with WP_DEBUG set to true I get warnings, which are destroying my layout, well, you know it.
Of course warnings usually are no problem at all – but with a plugin that was made for debugging we can assume that people usig it will also have set WP_DEBUG to true, so the warnings are annoying…
Warning: Invalid argument supplied for foreach() in ../developer-monitor/FirePHPCore/FirePHP.class.php on line 1216
Thanks for your attention,
please fix ASAP,
Bughunter
Easy to use and good results. Plays nicely with other development plugins such as Simple WP FirePHP.
I ran it through the plugin check and all it reports is a slight cosmetic issue. In fact as long as the core has “save changes” as a defined string you don’t actually need to change this.
RECOMMENDED: Text domain problems in developer-monitor/settings.php. You have not included a text domain!
Line 49: <input type=’submit’ class=’button-primary’ value='<?php _e(‘Save Changes’) ?>’ />
]]>