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