do_action( 'learndash_mark_incomplete_process', int $user_id, int $course_id, int $topic_id )

Fires on marking a course incomplete.


Description Description


Parameters Parameters

$user_id

User ID.

$course_id

Course ID.

$topic_id

Topic ID.


Top ↑

Source Source

File: includes/course/ld-course-progress.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.