Skip to content

Instantly share code, notes, and snippets.

@schurpf
schurpf / wp-config.php
Created September 11, 2014 15:19 — forked from philiparthurmoore/save-the-children.php
php: wp debug log for wp-config.php used in http://bit.ly/sch-psd2starker
<?php
/**
* Debugging WordPress things.
*
* All of this belongs in your wp-config.php file.
*
* This will make sure that the code you release is, at a minimum,
* relatively free of PHP notices and warnings.
*
* - WP_DEBUG: This turns on debugging mode.