LLMS_Shortcode_Courses::get_wp_query()
Retrieve a WP_Query based on all submitted parameters
Description Description
Return Return
(WP_Query)
Source Source
File: includes/shortcodes/class.llms.shortcode.courses.php
Changelog Changelog
Version | Description |
---|---|
4.12.0 | Handle pagination when the shortcode is used on the static front page. |
3.31.0 | Changed access from private to protected. |
3.14.0 | Introduced. |