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.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-settings-page.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.