learndash_group_course_completed( array $course_data = array() )

Hook into the User Course Complete action.


Description Description

When the user completes a Course we check if that course is part of any group the user is enrolled into.


Parameters Parameters

$course_data

(Optional) Array of course data.

Default value: array()

$timestamp

(Required) Time the Course was completed.


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.