LLMS_Admin_Menus::builder_init()
Output the HTML for the Course Builder
Return Return
(void)
Source Source
File: includes/admin/class.llms.admin.menus.php
/** * Output the HTML for the Course Builder * * @since 3.13.0
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Removed loading the LLMS_Admin_Builder class file that is now handled by the autoloader. |
3.16.0 | Unknown. |
3.13.0 | Introduced. |