Daniel Wiener
@dwnr11217 active 1 year, 2 months ago
I’ve also been using this simple debugging addition to wp-config which really helps, instead of having to change the debug from false to true in wp-config each time you want to debug a problem.
http://yoast.com/wordpress-debug/
From yoast:
“put this in wp-config
if ( isset($_GET['debug']) && $_GET['debug'] == ‘debug’)
define(‘WP_DEBUG’, […] View
Sorry, there was no activity found. Please try a different filter.










