LLMS_REST_Admin_Settings::add_pages( array $pages )

Register the REST API settings page with the LifterLMS Core.


Description Description


Parameters Parameters

$pages

(Required) Array of settings page classes.


Top ↑

Return Return

(array)


Top ↑

Source Source

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


			

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.