Skip to content

Instantly share code, notes, and snippets.

@bryanmonzon
Created March 11, 2014 17:01
Show Gist options
  • Save bryanmonzon/9490180 to your computer and use it in GitHub Desktop.
Save bryanmonzon/9490180 to your computer and use it in GitHub Desktop.
Log WordPress debugging constantants
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