LLMS_REST_Controller::get_collection_params()
Retrieves the query params for the objects collection.
Description Description
Return Return
(array) Collection parameters.
Source Source
File: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-controller.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0-beta.12 | Added search_columns collection param for searchable resources. |
| 1.0.0-beta.1 | Introduced. |