llms_rest_get_all_error_statuses()
Function: Returns all the error statuses of a WP_Error
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:142
Function: Returns all the error statuses of a WP_Error
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:142
Function: Checks whether or not the passed object is a 500 internal server error
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:130
Function: Checks whether or not the passed object is a 404 not found error
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:118
Function: Checks whether or not the passed object is a 400 bad request error
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:106
Function: Checks whether or not the passed object is a 401 (permission) or 403 (authorization) error
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:94
Function: Validate submitted array of integers is an array of real user ids
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:178
Function: Return a WP_Error for a 500 Internal Server Error.
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:81
Function: Return a WP_Error with proper code, message and status for not found resources.
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:67
Function: Return a WP_Error with proper code, message and status for invalid or malformed request syntax.
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:52
Function: Return a WP_Error with proper code, message and status for unauthorized requests.
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:25