LLMS_Membership::get_auto_enroll_courses()
Get an array of the auto enrollment course ids
Description Description
Uses a custom function due to the default "get_array" returning an array with an empty string
Return Return
(array)
Source Source
File: includes/models/model.llms.membership.php
Changelog Changelog
Version | Description |
---|---|
4.15.0 | Exclude unpublished courses from the return array. |
3.0.0 | Introduced. |