Skip to content

Instantly share code, notes, and snippets.

@rolka
Created June 25, 2013 14:26
Show Gist options
  • Select an option

  • Save rolka/5858870 to your computer and use it in GitHub Desktop.

Select an option

Save rolka/5858870 to your computer and use it in GitHub Desktop.
WP: ignore php warnings
error_reporting(0);
@ini_set('display_errors', 0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment