lifterlms_template_course_author()

Get single post author template


Return Return

(void)


Top ↑

Source Source

File: includes/functions/llms-functions-templates-courses.php

	function lifterlms_template_course_author() {
		llms_get_template( 'course/author.php' );
	}


Top ↑

User Contributed Notes User Contributed Notes

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