apply_filters( 'llms_privacy_policy_form_field', boolean $echo )
Get the HTML for the Privacy Policy section on checkout / registration 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 |
---|---|
5.0.0 | Update to support changes to llms_form_field() . |
3.18.1 | Unknown. |
3.0.0 | Introduced. |