LLMS_REST_Authentication::check_authentication_error( WP_Error|null|bool $error )
Check for authentication error.
Description Description
Parameters Parameters
- $error
-
(Required) Existing error data.
Return Return
(WP_Error|null|bool)
Source Source
File: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |