Skip to content

Instantly share code, notes, and snippets.

@thomasplevy
Last active May 26, 2020 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save thomasplevy/ed807d703773bd1d5f4e036fb9448ad0 to your computer and use it in GitHub Desktop.
Save thomasplevy/ed807d703773bd1d5f4e036fb9448ad0 to your computer and use it in GitHub Desktop.
<?php // don't copy this line
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', true );
<?php // don't copy this line
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_DISPLAY', true );
<?php // don't copy this line
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment