Browse: Home / Functions /

learndash_quiz_remove_user_statistics_by_ref

learndash_quiz_remove_user_statistics_by_ref( int $ref_id )

Removes the user quiz statistics by the reference ID.


Description #


Parameters #

$ref_id

(int) (Optional) Quiz statistic reference ID. Default 0.


Source #

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


Changelog #

Changelog
Version Description
2.5.0 Introduced.