learndash_notifications_get_recipients learndash_notifications_get_recipients( int $notification_id ) Get recipient from notification ContentsDescription Parameters Return Source Related Namespace @package Uses Used By Description # Parameters # $notification_id (int) (Required) Post ID of a notification Return # (array) List of recipient (user, group_leader, administrator) Source # File: includes/notifications/includes/notification.php Related # Namespace # global @package # LearnDash / Notifications cspell:ignore notif Uses # Uses Uses Description includes/notifications/includes/notification.php: learndash_notification_recipients Used By # Used By Used By Description includes/notifications/includes/notification.php: learndash_notifications_send_notification () Send one learndash notification includes/notifications/includes/notification.php: learndash_notifications_not_logged_in () Send learndash notification email when user hasn’t logged in for X days includes/notifications/includes/tools.php: learndash_notifications_ajax_fix_recipients () Recalculates recipients for queued delayed notification emails, in batches.
Uses # Uses Uses Description includes/notifications/includes/notification.php: learndash_notification_recipients
Used By # Used By Used By Description includes/notifications/includes/notification.php: learndash_notifications_send_notification () Send one learndash notification includes/notifications/includes/notification.php: learndash_notifications_not_logged_in () Send learndash notification email when user hasn’t logged in for X days includes/notifications/includes/tools.php: learndash_notifications_ajax_fix_recipients () Recalculates recipients for queued delayed notification emails, in batches.