ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-error.php
  • Page 2

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::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_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::add()

Method: Adds an error or appends an additional message to an existing error.

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

Used by 0 functions | Uses 0 functions

WP_Error::add_data()

Method: Adds data to an error with the given code.

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

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
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy