Browse: Home / Functions /

learndash_course_exam_challenge_redirect

learndash_course_exam_challenge_redirect( int $course_id )

Redirect the user to the associate challenge exam from the course.


Description #

Processing wil redirect the user to the Exam URL or return to calling function.


Parameters #

$course_id

(int) (Required) Course ID.


Return #

(void)


Source #

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


Changelog #

Changelog
Version Description
4.0.0 Introduced.