Skip to content

Instantly share code, notes, and snippets.

@travislima
Last active October 31, 2017 10:11
Show Gist options
  • Select an option

  • Save travislima/18cdd798ed2ee8ff05aa768d2932a2df to your computer and use it in GitHub Desktop.

Select an option

Save travislima/18cdd798ed2ee8ff05aa768d2932a2df to your computer and use it in GitHub Desktop.
Turn wp_debug_display off
define('WP_DEBUG_DISPLAY', false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment