apply_filters( 'learndash_get_lesson_progress', array $progress, array $topics )

Filters LearnDash lesson progress.


Description Description


Parameters Parameters

$progress

An Associative array of lesson progress with keys total, completed and percentage.

$topics

An array of the topics of the lessons.


Top ↑

Source Source

File: themes/ld30/includes/helpers.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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