bloqhead
9/12/2016 - 1:47 PM

wordpress-debugging.php

/** Debugging */
define( 'WP_DEBUG', true );
define( ‘WP_DEBUG_LOG’, true ); // dumps to wp-content
define( ‘WP_DEBUG_DISPLAY’, true ); // toggle based on your needs