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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.6.0 Introduced.


Top ↑

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

Top ↑

User Contributed Notes User Contributed Notes

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