apply_filters( 'learndash_mark_incomplete_form_atts', array $atts, WP_Post $post )

Filters attributes to mark a course incomplete.


Description Description


Parameters Parameters

$atts

An array of attributes to mark a course incomplete.

$post

WP_Post object being displayed.


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.