learndash_course_status_label( string $course_status_slug = '' )
Get the Course Status label from slug.
Description Description
Parameters Parameters
- $course_status_slug
-
(Optional) Course Status slug.
Default value: ''
Return Return
(string|null.)
Source Source
File: includes/course/ld-course-progress.php
Changelog Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |