Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Learndash_Admin_Data_Upgrades_Course_Access_List::build_progress_output( array $data = array() )
Common function to build the returned data progress output.
Description Description
Parameters Parameters
- $data
-
(Optional) Array of existing data elements.
Default value: array()
Return Return
(array) or data.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |