learndash_get_course_data( array $data )
Gets the course data for the course builder.
Parameters #
- $data
-
(array)
(Required)
The data passed down to the front-end.
Return #
(array) The data passed down to the front-end.
Changelog #
Changelog
| Version |
Description |
| 5.0.0 |
Removed the option to use learndash_course_get_lessons_legacy. |
| 3.4.0 |
Introduced. |