LLMS_Rest_Admin_Settings_API_Keys
Admin Settings Page: REST API
Description Description
Source Source
File: libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-settings-api-keys.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.3 | Improve UX of key generation and updates. |
1.0.0-beta.1 | Introduced. |
Methods Methods
- get_fields — Get settings fields for the Keys tab.
- save — Form handler to save Create / Update an API key.
- save_create — Form handler to create a new API key.
- save_update — Form handler to save an API key.