LLMS_Metabox_Course_Builder::get_fields()
This metabox has no options
Contents
Return Return
(array)
Source Source
File: includes/admin/post-types/meta-boxes/class.llms.meta.box.course.builder.php
public function get_fields() {
return array();
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.13.0 | Introduced. |