apply_filters( 'course_progress_data', array $course_progress_data, array $users, int $group_id )

Filters course progress data to be displayed.


Description Description


Parameters Parameters

$course_progress_data

An array of course progress data.

$users

An array of user list.

$group_id

Group ID.


Top ↑

Source Source

File: includes/class-ld-lms.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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