LLMS_Shortcode_Courses
LifterLMS Courses Shortcode class.
Description Description
Source Source
File: includes/shortcodes/class.llms.shortcode.courses.php
Changelog Changelog
Version | Description |
---|---|
3.37.17 | Use strict comparisons for in_array() . |
3.31.0 | Adjusted several private methods to be protected. |
3.30.2 | Output a message instead of the entire course catalog when "mine" is used and and current student is not enrolled in any courses. |
3.14.0 | Introduced. |
Methods Methods
- get_default_attributes — Get shortcode attributes
- get_output — Retrieve the actual content of the shortcode
- get_post__in — Retrieve an array of post ids based on submitted ID parameter and the mine parameter
- get_tax_query — Retrieve the tax query based on submitted category & visibility
- get_wp_query — Retrieve a WP_Query based on all submitted parameters