Last active
October 31, 2017 10:50
-
-
Save travislima/2451caaf1d3f92dccd13963dbb93c4a3 to your computer and use it in GitHub Desktop.
Turn WP Debug mode on
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
define( 'WP_DEBUG', true ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment