learndash_remove_user_quiz_locks( int $user_id, int $quiz_id )

Removes the lock from a quiz for a user.


Description Description


Parameters Parameters

$user_id

(Optional) The User ID. Default 0.

$quiz_id

(Optional) The Quiz post ID. Default 0.


Top ↑

Source Source

File: includes/ld-users.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.3.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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