LLMS_Rest_Admin_Settings_API_Keys::save()
Form handler to save Create / Update an API key.
Description Description
Return Return
(null|LLMS_REST_API_Key|WP_Error)
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 | Remove key copy message in favor of message directly above the key fields. |
| 1.0.0-beta.1 | Introduced. |