learndash_get_user_group_progress( integer $group_id, integer $user_id, boolean $recalc = false )

Check and recalculate the the status of the Group Courses for the User.


Description Description


Parameters Parameters

$group_id

(Required) Group ID to check.

$user_id

(Required) User ID to check.

$recalc

(Optional) Force the logic to recheck all courses.

Default value: false


Top ↑

Source Source

File: includes/ld-groups.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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