do_action( 'learndash_user_quiz_delete_all_after', int $user_id, array $changed_user_quizzes )

Fires after user all quiz attempts have been removed.


Description Description


Parameters Parameters

$user_id

User ID for the Quiz.

$changed_user_quizzes

Array of all quiz items 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.