llms_template_membership_instructors()

Get single membership instructors template


Return Return

(void)


Top ↑

Source Source

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

	function llms_template_membership_instructors() {
		llms_get_template( 'membership/instructors.php' );
	}


Top ↑

Changelog Changelog

Changelog
Version Description
4.11.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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