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.


Top ↑

Return Return

(bool) Whether the post can be read.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/server/class-llms-rest-sections-controller.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.