learndash_get_course_groups_users_access( int $course_id )

Gets the group’s user IDs if the course is associated with the group.


Description Description


Parameters Parameters

$course_id

(Optional) Course ID. Default 0.


Top ↑

Return Return

(array) An array of user IDs.


Top ↑

Source Source

File: includes/ld-groups.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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