<?php // Don't copy this line!
/**
 * wp-debug-all.php
 *
 * @since 2018-02-22
 */

define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', true );