Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Mobile
    • Hosting
    • Openverse ↗︎
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • Developers
    • WordPress.tv ↗︎
  • Community
    • Make WordPress
    • Photo Directory
    • Five for the Future
    • WordCamp ↗︎
    • Meetups ↗︎
    • Job Board ↗︎
  • About
    • About WordPress
    • Showcase
    • Enterprise
    • Gutenberg ↗︎
    • WordPress Swag Store ↗︎
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / wp-includes/class-wp-fatal-error-handler.php

WP_Fatal_Error_Handler::display_default_error_template()

Method: Displays the default PHP error template.

Source: wp-includes/class-wp-fatal-error-handler.php:172

Used by 1 function | Uses 10 functions

wp_php_error_message

Filter Hook: Filters the message that the default PHP error template displays.

Source: wp-includes/class-wp-fatal-error-handler.php:218

Used by 1 function | Uses 0 functions

wp_php_error_args

Filter Hook: Filters the arguments passed to {@see wp_die() } for the default PHP error template.

Source: wp-includes/class-wp-fatal-error-handler.php:229

Used by 1 function | Uses 0 functions

WP_Fatal_Error_Handler

Class: Core class used as the default shutdown handler for fatal errors.

Source: wp-includes/class-wp-fatal-error-handler.php:20

Used by 0 functions | Uses 0 functions

WP_Fatal_Error_Handler::handle()

Method: Runs the shutdown handler.

Source: wp-includes/class-wp-fatal-error-handler.php:29

Used by 0 functions | Uses 9 functions

WP_Fatal_Error_Handler::detect_error()

Method: Detects the error causing the crash if it should be handled.

Source: wp-includes/class-wp-fatal-error-handler.php:73

Used by 1 function | Uses 1 function

WP_Fatal_Error_Handler::should_handle_error()

Method: Determines whether we are dealing with an error that WordPress should handle in order to protect the admin backend against WSODs.

Source: wp-includes/class-wp-fatal-error-handler.php:98

Used by 1 function | Uses 1 function

wp_should_handle_php_error

Filter Hook: Filters whether a given thrown error should be handled by the fatal error handler.

Source: wp-includes/class-wp-fatal-error-handler.php:123

Used by 1 function | Uses 0 functions

WP_Fatal_Error_Handler::display_error_template()

Method: Displays the PHP error template and sends the HTTP status code, typically 500.

Source: wp-includes/class-wp-fatal-error-handler.php:142

Used by 1 function | Uses 1 function
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Code is Poetry