apply_filters( 'learndash_get_assignment_progress', array $stats )
Filters progress of an assignment.
Description Description
Parameters Parameters
- $stats
-
An Associative array of assignment statistics with keys total, complete.
Source Source
File: themes/ld30/includes/helpers.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |