LLMS_Template_Loader::template_loader( string $template )
Check if content should be restricted and include overrides where appropriate
Description Description
Triggers actions based on content restrictions.
Parameters Parameters
- $template
-
(Required) The template to load.
Return Return
(string)
Source Source
File: includes/class.llms.template.loader.php
Changelog Changelog
Version | Description |
---|---|
4.10.1 | Refactor to reduce code duplication and replace usage of llms_shop with courses for catalog check. |
3.37.2 | Make sure to print notices on sales page redirect. |
3.16.11 | Unknown. |
1.0.0 | Introduced. |