Browse: Home / Hooks /

learndash_exam_challenge_to_course_show_redirect

apply_filters( 'learndash_exam_challenge_to_course_show_redirect',  string $course_link,  int $course_id,  int $exam_id,  int $user_id,  string $exam_status )

Filters the Exam to Show Course redirect URL.


Description #


Parameters #

$course_link

(string) The Course Show URL.

$course_id

(int) Course Post ID.

$exam_id

(int) Exam Post ID.

$user_id

(int) User ID.

$exam_status

(string) Exam Status slug.


Source #

File: includes/exam/ld-exam-functions.php