LLMS_Shortcode_Courses::get_post__in()
Retrieve an array of post ids based on submitted ID parameter and the mine parameter
Description Description
Return Return
(array)
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 | Changed access from private to protected. |
3.14.0 | Introduced. |