learndash_notifications_get_notifications learndash_notifications_get_notifications( string $notification_type ) Get notifications ContentsDescription Parameters Return Source Related Namespace @package Uses Used By Description # Parameters # $notification_type (string) (Required) Notification trigger type Return # (Array) Notifications posts object 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_notifications_posts Used By # Used By Used By Description includes/notifications/includes/notification.php: learndash_notifications_send_notifications () Send all learndash notifications includes/notifications/includes/notification.php: learndash_notifications_course_expires_after () Send learndash notification email X days after course expires includes/notifications/includes/notification.php: learndash_notifications_course_expires () Send learndash notification email when user’s course is about to expire in X days 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/notification.php: learndash_notifications_update_scheduled_lesson_available_notifications_cron () Update lesson available scheduled notifications in database
Uses # Uses Uses Description includes/notifications/includes/notification.php: learndash_notifications_posts
Used By # Used By Used By Description includes/notifications/includes/notification.php: learndash_notifications_send_notifications () Send all learndash notifications includes/notifications/includes/notification.php: learndash_notifications_course_expires_after () Send learndash notification email X days after course expires includes/notifications/includes/notification.php: learndash_notifications_course_expires () Send learndash notification email when user’s course is about to expire in X days 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/notification.php: learndash_notifications_update_scheduled_lesson_available_notifications_cron () Update lesson available scheduled notifications in database