Warning: This method has been deprecated. LLMS_Frontend_Forms::voucher_check() is deprecated in favor of LLMS_Controller_Account::redeem_voucher() instead.
LLMS_Frontend_Forms::voucher_check()
Check voucher and use it if valid
Contents
Return Return
(bool)
Source Source
File: includes/forms/frontend/class.llms.frontend.forms.php
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
4.12.0 | LLMS_Frontend_Forms::voucher_check() is deprecated in favor of LLMS_Controller_Account::redeem_voucher() |
3.35.0 | Sanitize $_POST data. |
3.30.3 | Introduced. |