LLMS_Integration_BBPress::get_course_forum_ids( mixed $course )
Retrieve course ids restricted to a LifterLMS course
Description Description
Parameters Parameters
- $course
-
(Required) WP_Post, LLMS_Course, or WP_Post ID.
Return Return
(array)
Source Source
File: includes/integrations/class.llms.integration.bbpress.php
Changelog Changelog
Version | Description |
---|---|
3.12.0 | Introduced. |