do_action( 'learndash_user_quiz_delete_single_after', int $user_id, array $user_quiz )

Fires after user single quiz attempt has been removed.


Description Description


Parameters Parameters

$user_id

User ID for the Quiz.

$user_quiz

User meta quiz item to be deleted.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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