LLMS_Meta_Box_Order_Enrollment::get_fields()
Not used because our metabox doesn’t use the standard fields api
Contents
Return Return
(array)
Source Source
File: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.enrollment.php
public function get_fields() { return array(); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |