learndash_notifications_enroll_course_via_course_group_update learndash_notifications_enroll_course_via_course_group_update( int $course_id, int $group_id ) Send course enrollment notification when group is added via course edit page ContentsDescription Parameters Return Source Changelog Related Namespace @package Description # Parameters # $course_id (int) (Required) WP_Post course id $group_id (int) (Required) WP_Post group id Return # (void) Source # File: includes/notifications/includes/notification.php Changelog # Changelog Version Description 5.2.0 Introduced. Related # Namespace # global @package # LearnDash / Notifications cspell:ignore notif