Skip to content

Instantly share code, notes, and snippets.

@travislima
Last active October 31, 2017 10:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save travislima/2451caaf1d3f92dccd13963dbb93c4a3 to your computer and use it in GitHub Desktop.
Save travislima/2451caaf1d3f92dccd13963dbb93c4a3 to your computer and use it in GitHub Desktop.
Turn WP Debug mode on
define( 'WP_DEBUG', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment