llms_rest_is_not_found_error()
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 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 500 internal server error
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:130
Function: Returns all the error statuses of a WP_Error
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:142
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
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 not found resources.
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:67
Function: Return a WP_Error for a 500 Internal Server Error.
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:81
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: 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
Method: Format query arguments to retrieve a collection of objects.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-sections-controller.php:362