SFWD_LMS::course_progress_data( $course_id = null )
Contents
Description #
Source #
Related #
Uses #
Uses | Description |
---|---|
includes/class-ld-lms.php: course_progress_data |
Filters course progress data to be displayed. |
includes/ld-groups.php: learndash_is_admin_user () |
Checks if a user has the admin capabilities. |
includes/ld-groups.php: learndash_is_group_leader_user () |
Checks if a user has the group leader capabilities. |
includes/ld-groups.php: learndash_get_groups_user_ids () |
Gets the list of users ids that belong to a group. |
includes/ld-groups.php: learndash_get_groups_users () |
Gets the list of user objects that belong to a group. |
includes/ld-groups.php: learndash_get_administrators_group_ids () |
Gets the list of group IDs administered by the user. |
includes/ld-groups.php: learndash_group_enrolled_courses () |
Gets the list of enrolled courses for a group. |
includes/course/ld-course-functions.php: sfwd_lms_has_access () |
Checks whether a user has access to a course. |
includes/shortcodes/ld_course_list.php: ld_course_list () |
Builds the |
Used By #
Used By | Description |
---|---|
includes/class-ld-lms.php: SFWD_LMS::course_export_init () |
Exports course progress data to CSV file |