learndash_notifications_get_all_delayed_emails learndash_notifications_get_all_delayed_emails( array $where = array() ) Get all delayed emails stored in database ContentsDescription Parameters Return Source Related Namespace @package Used By Description # Parameters # $where (array) (Optional) SELECT condition taken from shortcode_data column Default value: array() Return # (array) All delayed emails existing in database Source # File: includes/notifications/includes/database.php Related # Namespace # global @package # LearnDash / Notifications Used By # Used By Used By Description includes/notifications/includes/notification.php: learndash_notifications_helper_update_lesson_available_notification () Helper function to update lesson available notification
Used By # Used By Used By Description includes/notifications/includes/notification.php: learndash_notifications_helper_update_lesson_available_notification () Helper function to update lesson available notification