llms_person_redeem_voucher_url()

Get the link to the redeem voucher page


Return Return

(string)


Top ↑

Source Source

File: includes/llms.template.functions.php

	$html = ob_get_clean();

	return apply_filters( 'llms_get_author', $html );

}

/**


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.