LLMS_Admin_Menus::builder_init()
Output the HTML for the Course Builder
Description Description
Return Return
(void)
Source Source
File: includes/admin/class.llms.admin.menus.php
public function builder_init() { require_once 'class.llms.admin.builder.php'; LLMS_Admin_Builder::output(); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.13.0 | Introduced. |
User Contributed Notes User Contributed Notes
Permalink: