apply_filters( 'learndash_mark_complete_form_fields', string $form_fields, WP_Post $post )

Filters form fields to mark a course complete.


Description Description


Parameters Parameters

$form_fields

HTML output for course mark complete form fields.

$post

WP_Post object being displayed.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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