apply_filters( 'llms_agree_to_terms_form_field', boolean $echo )
Get the HTML for the Terms field displayed on reg forms
Parameters Parameters
- $echo
-
(boolean) Echo the data if true, return otherwise.
Return Return
(string)
Source Source
File: includes/functions/llms.functions.templates.privacy.php
Changelog Changelog
Version | Description |
---|---|
3.18.1 | Unknown. |
3.0.0 | Introduced. |