Browse: Home / Functions /

learndash_notifications_enroll_course_via_group

learndash_notifications_enroll_course_via_group( int $group_id,  array $group_leaders,  array $group_users,  array $group_courses )

Queue course enrollment trigger in cron for user added via group


Description #


Parameters #

$group_id

(int) (Required) Post ID of a group

$group_leaders

(array) (Required) Array of post ID of the object

$group_users

(array) (Required) Array of post ID of the object

$group_courses

(array) (Required) Array of post ID of the object


Source #

File: includes/notifications/includes/notification.php