apply_filters( 'learndash_course_status_recalc_total_steps', bool , array $course_progress, int $user_id, int $course_id )

Filters the recalculation of the course steps.


Description Description


Parameters Parameters

true Recalculate course total steps.

$course_progress

Array of course progress.

$user_id

User ID;

$course_id

Course ID;


Top ↑

Source Source

File: includes/course/ld-course-functions-legacy.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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