apply_filters( 'learndash_group_course_access_from', int $timestamp, int $group_id, int $course_id )

Filters group courses order query arguments.


Description Description


Parameters Parameters

$timestamp

The timestamp when the course was enrolled to the Group.

$group_id

Group ID.

$course_id

Course ID.


Top ↑

Source Source

File: includes/ld-groups.php


Top ↑

User Contributed Notes User Contributed Notes

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