LLMS_Meta_Box_Award_Engagement_Submit::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.award.engagement.submit.php
public function get_fields() {
return array();
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 6.0.0 | Introduced. |