
WordPress have a debug mode which allow you to easily get information when something goes wrong. To enable the debug mode, you have to add a constant to the wp-config.php file. But what about an easy way to switch on the debug mode, even without accessing wp-config.php?






WPRecipes.com is hosted by VidaHost. Use our exclusive coupon CATSWHOCODE to get a 10% discount on hosting! 








One Response
A clean/simple approach we do a very similar thing when debugging in conjunction with our inhouse plugin http://wordpress.org/extend/plugins/debugwp/
Trackbacks: