apply_filters( 'learndash_show_mark_incomplete_form', boolean $show_form , int $course_id , WP_Post $post , array $atts )
Filters whether to show mark course incomplete form.
Description Description
Parameters Parameters
- $show_form
-
Whether to show mark incomplete form.
- $course_id
-
Course ID.
- $post
-
WP_Post
object being displayed. - $atts
-
An array of attributes to mark a course incomplete.
Source Source
File: includes/course/ld-course-progress.php