LLMS_REST_Sections_Controller::check_read_permission( LLMS_Section $section )
Checks if a Section can be read
Description Description
Parameters Parameters
- $section
-
(Required) The Section oject.
Return Return
(bool) Whether the post can be read.
Source Source
File: libraries/lifterlms-rest/includes/server/class-llms-rest-sections-controller.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |