learndash_notification_delete_sent_group_emails_record_by_course learndash_notification_delete_sent_group_emails_record_by_course( int $course_id, int $group_id ) Remove DB record for sent group course enrollment notifications ContentsDescription Parameters Source Related Namespace @package Description # Parameters # $course_id (int) (Required) ID of a course $group_id (int) (Required) ID of a group Source # File: includes/notifications/includes/notification.php Related # Namespace # global @package # LearnDash / Notifications cspell:ignore notif