LLMS_REST_Admin_Settings::add_pages()
Method: Register the REST API settings page with the LifterLMS Core.
Source: libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-settings.php:41
Method: Register the REST API settings page with the LifterLMS Core.
Source: libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-settings.php:41
Method: Constructor
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-api-key.php:72
Method: Retrieve an admin nonce url for deleting an API key.
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-api-key.php:88
Method: Retrieve the admin URL where the api key is managed.
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-api-key.php:108
Method: Retrieve a human-readable date/time string for the date the key was last used.
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-api-key.php:126
Method: Determine if the key has the permissions required by the HTTP Request Method.
Source: libraries/lifterlms-rest/includes/models/class-llms-rest-api-key.php:147
Method: Check if the authenticated user can perform the request action.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:48
Method: Create an API Key.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:211
Method: Check if a given request has access to create an item.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:58
Method: Delete API Key
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:246