LLMS_Template_Loader::restricted_by_course_track_prerequisite( array $info )
Handle redirects and messages when a user attempts to access an item restricted by a course track prerequisite.
Description Description
Redirect to parent course and display message. If course do nothing.
Parameters Parameters
- $info
-
(Required) Array of restriction info from
llms_page_restricted()
.
Return Return
(void)
Source Source
File: includes/class.llms.template.loader.php
Changelog Changelog
Version | Description |
---|---|
3.7.3 | Introduced. |