learndash_notifications_helper_update_lesson_available_notification learndash_notifications_helper_update_lesson_available_notification( object $post, int $course_id ) Helper function to update lesson available notification ContentsDescription Parameters Source Related Namespace @package Uses Used By Description # Parameters # $post (object) (Required) WP_Post object $course_id (int) (Required) Course ID 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_send_notification () Send one learndash notification includes/notifications/includes/database.php: learndash_notifications_get_all_delayed_emails () Get all delayed emails stored in database includes/notifications/includes/database.php: learndash_notifications_delete_delayed_email_by_id () includes/course/ld-course-functions-legacy.php: learndash_get_lesson_list () Gets the lesson list for a course. Used By # Used By Used By Description includes/notifications/includes/notification.php: learndash_notifications_update_lesson_available_notification_notif_hook () Check for new scheduled notification when a notification is created or updated
Uses # Uses Uses Description includes/notifications/includes/notification.php: learndash_notifications_send_notification () Send one learndash notification includes/notifications/includes/database.php: learndash_notifications_get_all_delayed_emails () Get all delayed emails stored in database includes/notifications/includes/database.php: learndash_notifications_delete_delayed_email_by_id () includes/course/ld-course-functions-legacy.php: learndash_get_lesson_list () Gets the lesson list for a course.
Used By # Used By Used By Description includes/notifications/includes/notification.php: learndash_notifications_update_lesson_available_notification_notif_hook () Check for new scheduled notification when a notification is created or updated