LLMS_Shortcode_Course_Instructors::template_function()
Call the template function for the course element
Return Return
(void)
Source Source
File: includes/shortcodes/class.llms.shortcode.course.instructors.php
protected function template_function() {
llms_template_instructors();
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 7.7.0 | Introduced. |