LLMS_Sidebars
LifterLMS Sidebars
Description Description
Source Source
File: includes/class.llms.sidebars.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
Methods Methods
- do_course_sidebar — Output course sidebar
- do_lesson_sidebar — Output lesson sidebar
- genesis_do_sidebar — Outputs llms sidebars in place of the default Genesis Primary Sidebar Removes the default sidebar action and calls the respective output method from this class instead
- genesis_register_sidebars — Register LifterLMS Sidebars using genesis methods
- genesis_support — Custom static constructor that modifies methods for native genesis sidebar compatibility
- get_sidebars — Get a filtered array of sidebars to register
- get_theme_default_sidebar — Get the theme default sidebar that will be replaced by course and lesson sidebars
- init — Static Constructor
- register_sidebars — Registers all sidebars
- replace_default_sidebars — Replaces existing sidebars with Course / Lesson sidebar widgets for supporting themes