Browse: Home / Functions /

learndash_get_course_data_legacy

learndash_get_course_data_legacy( array $data )

LEGACY: Gets the course data for the course builder.


Description #

Replaced by learndash_get_course_data in 3.4.0.


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/course/ld-course-functions-legacy.php


Changelog #

Changelog
Version Description
3.4.0 Introduced.