learndash_quiz_remove_user_toplist( int $user_id, int $quiz_time, int $pro_quizid )

Removes the quiz user toplist.


Description Description


Parameters Parameters

$user_id

(Optional) User ID. Default 0.

$quiz_time

(Optional) Quiz time. Default 0.

$pro_quizid

(Optional) Pro quiz ID. Default 0.


Top ↑

Return Return

(void|int|false) The number of rows updated, or false on error.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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