apply_filters( 'llms_rest_api_settings_sections', array $sections )
Modify the available tabs on the REST API settings screen.
Parameters Parameters
- $sections
-
(array) Array of settings page tabs.
Source Source
File: libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-settings-page.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |