learndash_get_course_users_access_from_meta( int $course_id )

Gets the users with course access from the user meta.


Description Description


Parameters Parameters

$course_id

(Optional) The ID of the course. Default 0.


Top ↑

Return Return

(array) An array of user IDs that have access to course.


Top ↑

Source Source

File: includes/course/ld-course-user-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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