LLMS_REST_Authentication::find_key( string $consumer_key )
Find a key via unhashed consumer key
Description Description
Parameters Parameters
- $consumer_key
-
(Required) An unhashed consumer key.
Return Return
(LLMS_REST_API_Key|false)
Source Source
File: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |