LLMS_Shortcode_Course_Continue_Button::template_function()

Call the template function for the course element


Return Return

(void)


Top ↑

Source Source

File: includes/shortcodes/class.llms.shortcode.course.continue.button.php

	protected function template_function() {

		lifterlms_course_continue_button( $this->get_attribute( 'course_id' ) );

	}


Top ↑

Changelog Changelog

Changelog
Version Description
3.11.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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