LLMS_View_Manager::modify_course_open( boolean $status )
Modify the status of a course access period based on the current view.
Description Description
Students and Visitors will see the actual access period.
If viewing as self and self can bypass restrictions will appear as if course is open.
Parameters Parameters
- $status
-
(Required) The default status.
Return Return
(boolean)
Source Source
File: includes/class.llms.view.manager.php
Changelog Changelog
Version | Description |
---|---|
3.7.0 | Introduced. |