Disable WordPress Fatal Error Handler Message
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
define( 'WP_DISABLE_FATAL_ERROR_HANDLER', true ); |