learndash_quiz_remove_user_statistics_by_ref( int $ref_id )
Removes the user quiz statistics by the reference ID.
Description Description
Parameters Parameters
- $ref_id
-
(Optional) Quiz statistic reference ID. Default 0.
Source Source
File: includes/course/ld-course-progress.php
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |