LLMS_Meta_Box_Voucher::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.voucher.php
Changelog Changelog
Version | Description |
---|---|
3.35.0 | Add relevant placeholders on the course/membership select fields. |
3.32.0 | Vouchers can now be restricted also to a draft or scheduled Course/Membership |
3.0.0 | Introduced. |