llms_person_redeem_voucher_url()
Get the link to the redeem voucher page
Contents
Return Return
(string)
Source Source
File: includes/llms.template.functions.php
$html = ob_get_clean(); return apply_filters( 'llms_get_author', $html ); } /**
Expand full source code Collapse full source code View on GitHub