learndash_get_course_data( array $data )
Gets the course data for the course builder.
Description Description
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/admin/ld-course-builder-helpers.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |