learndash_get_course_data_legacy( array $data )
LEGACY: Gets the course data for the course builder.
Description Description
Replaced by learndash_get_course_data in 3.4.0.
Parameters Parameters
- $data
-
(Required) The data passed down to the front-end.
Return Return
(array) The data passed down to the front-end.
Source Source
File: includes/course/ld-course-functions-legacy.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |