LLMS_Integration_BBPress::add_course_props( array $props, LLMS_Course $course )

Register the custom course property with the LLMS_Course Model


Description Description


Parameters Parameters

$props

(Required) Default properties.

$course

(Required) Course object.


Top ↑

Return Return

(array)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.12.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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