ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 162

WP_Error::has_errors()

Method: Verifies if the instance contains errors.

Source: wp-includes/class-wp-error.php:178

Used by 0 functions | Uses 0 functions

WP_Error::merge_from()

Method: Merges the errors in the given error object into this one.

Source: wp-includes/class-wp-error.php:284

Used by 0 functions | Uses 0 functions

WP_Error::remove()

Method: Removes the specified error.

Source: wp-includes/class-wp-error.php:271

Used by 0 functions | Uses 0 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 0 functions | Uses 0 functions

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 0 functions | 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 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 0 functions

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 0 functions | Uses 0 functions

WP_Feed_Cache_Transient::__construct()

Method: Creates a new (transient) cache object.

Source: wp-includes/class-wp-feed-cache-transient.php:57

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient::load()

Method: Retrieves the data saved in the transient.

Source: wp-includes/class-wp-feed-cache-transient.php:99

Used by 0 functions | Uses 0 functions
« Previous 1 … 161 162 163 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy