Browse: Home / Functions /

learndash_course_exam_challenge_status_label

learndash_course_exam_challenge_status_label( string $status_slug = '' )

Get the Course Exam Challenge Status label from slug.


Description #


Parameters #

$status_slug

(string) (Optional) Course Exam Challenge Status slug.

Default value: ''


Return #

(string|null.)


Source #

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


Changelog #

Changelog
Version Description
4.0.0 Introduced.