LLMS_Shortcode_Course_Element
Common Shortcode for course element templates abstract class
Description Description
Source Source
File: includes/abstracts/abstract.llms.shortcode.course.element.php
Changelog Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |
Methods Methods
- get_default_attributes — Retrieves an array of default attributes which are automatically merged with the user submitted attributes and passed to $this->get_output()
- get_output — Retrieve the actual content of the shortcode
- template_function — Call the template function for the course element