LLMS_REST_API_Key
LLMS_REST_API_Key class.
Description Description
.
Source Source
File: libraries/lifterlms-rest/includes/models/class-llms-rest-api-key.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |
Methods Methods
- __construct — Constructor
- get_delete_link — Retrieve an admin nonce url for deleting an API key.
- get_edit_link — Retrieve the admin URL where the api key is managed.
- get_last_access_date — Retrieve a human-readable date/time string for the date the key was last used.
- has_permission — Determine if the key has the permissions required by the HTTP Request Method.