Browse: Home / Functions /

learndash_get_exam_challenge_available_courses

learndash_get_exam_challenge_available_courses()

Gets the list of available courses for a Challenge Exam.


Description #

This is a list of Courses not associated with a Challenge Exam.


Return #

(array) An array of course IDs.


Source #

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


Changelog #

Changelog
Version Description
4.0.0 Introduced.