LLMS_Shortcode_Course_Syllabus::template_function()

Call the template function for the course element


Return Return

(void)


Top ↑

Source Source

File: includes/shortcodes/class.llms.shortcode.course.syllabus.php

36
37
38
39
40
protected function template_function() {
 
    lifterlms_template_single_syllabus();
 
}


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.