ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 162

WP_Error::get_error_codes()

Method: Retrieves all error codes.

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

Used by 0 functions | Uses 0 functions

WP_Error::get_error_data()

Method: Retrieves the most recently added error data for an error code.

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

Used by 0 functions | Uses 0 functions

WP_Error::get_error_message()

Method: Gets a single error message.

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

Used by 0 functions | Uses 0 functions

WP_Error::get_error_messages()

Method: Retrieves all error messages, or the error messages for the given error code.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 161 162 163 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy