Skip to content

Instantly share code, notes, and snippets.

@wpsmith
Created January 22, 2014 01:15
Show Gist options
  • Save wpsmith/8551845 to your computer and use it in GitHub Desktop.
Save wpsmith/8551845 to your computer and use it in GitHub Desktop.
<?php
if ( defined( 'WP_DEBUG' ) && WP_DEBUG )
error_reporting( E_ALL & ~E_STRICT );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment