LLMS_Membership::get_instructors( boolean $exclude_hidden = false )
Retrieve course instructor information
Description Description
Parameters Parameters
- $exclude_hidden
-
(Optional) If true, excludes hidden instructors from the return array.
Default value: false
Return Return
(array)
Source Source
File: includes/models/model.llms.membership.php
Changelog Changelog
Version | Description |
---|---|
3.13.0 | Introduced. |