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

	protected function template_function() {

		// TODO: Don't render if an elementor page?
		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.