LifterLMS::include_template_functions()

Load Hooks


Description Description


Source Source

File: lifterlms.php

	public function include_template_functions() {
		// if ( ! is_admin() || ( defined( 'DOING_AJAX' ) && DOING_AJAX ) ) {
			include_once( 'includes/llms.template.functions.php' );
		// }
	}

Top ↑

User Contributed Notes User Contributed Notes

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





Permalink: