do_action( 'learndash_topic_completed', array $topic_data )
Fires after the topic is marked completed.
Description Description
Parameters Parameters
- $topic_data
-
An array of topic complete data.
Source Source
File: includes/course/ld-course-progress.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |