Skip to content

Instantly share code, notes, and snippets.

@ivandoric
Created April 23, 2014 13:31
Show Gist options
  • Save ivandoric/11215308 to your computer and use it in GitHub Desktop.
Save ivandoric/11215308 to your computer and use it in GitHub Desktop.
wordpress: debug
<?php // change these values in wp-config.php
define('WP_DEBUG', true);
define('WP_DEBUG', false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment