Browse: Home / Functions /

learndash_notifications_complete_topic

learndash_notifications_complete_topic( array $data )

Send learndash notification email when user completes a topic


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