apply_filters( 'learndash_course_progression_enabled', bool $setting, int $course_id )

Filter for Course Progression Enabled.


Description Description


Parameters Parameters

$setting

true if course progression is enabled.

$course_id

Course ID.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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