llms_rest_bad_request_error()
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 invalid or malformed request syntax.
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:52
Function: Wrapper function to execute async delivery of webhooks.
Source: libraries/lifterlms-rest/includes/llms-rest-functions.php:39
Function: Returns all the error statuses of a WP_Error
Source: libraries/lifterlms-rest/includes/server/llms-rest-server-functions.php:142
Function: Get data from a WP Rest API endpoint.
Source: libraries/lifterlms-rest/includes/llms-rest-functions.php:58
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
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: 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: Generate a random hash.
Source: libraries/lifterlms-rest/includes/llms-rest-functions.php:80