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.


Top ↑

Return Return

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


Top ↑

Source Source

File: includes/course/ld-course-functions-legacy.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.