Browse: Home / Functions /

learndash_get_course_data

learndash_get_course_data( array $data )

Gets the course data for the course builder.


Description #


Parameters #

$data

(array) (Required) The data passed down to the front-end.


Return #

(array) The data passed down to the front-end.


Source #

File: includes/admin/ld-course-builder-helpers.php


Changelog #

Changelog
Version Description
3.4.0 Introduced.