LLMS_Admin_Setup_Wizard::output_before_importable_course( array $course )
Output HTML prior to each importable course
Description Description
Adds an opening label wrapper and adds HTML data to turn the element into a toggleable form element.
Parameters Parameters
- $course
-
(array) (Required) Importable course data array.
Return Return
(void)
Source Source
File: includes/admin/class.llms.admin.setup.wizard.php
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
4.8.0 | Introduced. |