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.
LLMS_Metabox_Course_Builder::output_section( obj $section, string $which )
HTML helper to output info for a section
Description Description
Parameters Parameters
- $section
-
(Required) LLMS_Section object
- $which
-
(Required) positioning [current|previous|next]
Return Return
(void)
Source Source
File: includes/admin/post-types/meta-boxes/class.llms.meta.box.course.builder.php
Changelog Changelog
Version | Description |
---|---|
3.13.0 | Introduced. |