learndash_notifications_complete_topic learndash_notifications_complete_topic( array $data ) Send learndash notification email when user completes a topic ContentsDescription Parameters Source Related Namespace @package Uses Description # Parameters # $data (array) (Required) Topic data with array keys: 'user' (int), 'course' (post object), 'lesson' (post object), 'topic' (post object), 'progress' (array) 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_notifications () Send all learndash notifications
Uses # Uses Uses Description includes/notifications/includes/notification.php: learndash_notifications_send_notifications () Send all learndash notifications