LLMS_Meta_Box_Achievement::get_fields()
Builds array of metabox options.
Description Description
Array is called in output method to display options. Appropriate fields are generated based on type.
Return Return
(array)
Source Source
File: includes/admin/post-types/meta-boxes/class.llms.meta.box.achievement.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.37.12 | Allow some fields to store values with quotes. |
| 3.0.0 | Introduced. |