apply_filters( 'llms_bbp_get_course_forum_ids', int[] $ids, LLMS_Course $course )

Customize the bbPress forum IDs associated with a course.


Parameters Parameters

$ids

(int[]) Array of WP_Post IDs of the bbPress forums restricted to the course.

$course

(LLMS_Course) LifterLMS course object.


Top ↑

Source Source

File: includes/integrations/class.llms.integration.bbpress.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.37.11 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.