apply_filters( 'llms_course_get_instructors', array $instructors, LLMS_Course $course, boolearn $exclude_hidden )

Filters the course’s instructors list


Description Description


Parameters Parameters

$instructors

Instructor data array.

$course

Course object.

$exclude_hidden

If true, excludes hidden instructors from the return array.


Top ↑

Source Source

File: includes/models/model.llms.course.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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