Include this file in your wp-config.php, for example add it under WP_DEBUG:
define('WP_DEBUG', false);
require_once('theme-only-debug.php');
PS: No longer need this kind of hacks for debugging, since I am now using PhpStorm.
| Name | Name | Last commit date | ||
|---|---|---|---|---|