Skip to content

Instantly share code, notes, and snippets.

@Zodiac1978
Created November 28, 2023 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zodiac1978/d40223577c1d7da4c04876a21d92f22e to your computer and use it in GitHub Desktop.
Save Zodiac1978/d40223577c1d7da4c04876a21d92f22e to your computer and use it in GitHub Desktop.
Disable the fatal error handler from WordPress
define( 'WP_DISABLE_FATAL_ERROR_HANDLER', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment