apply_filters( 'llms_privacy_policy_form_field', boolean $echo )
Get the HTML for the Privacy Policy section on checkout / registration forms
Description Description
Parameters Parameters
- $echo
-
(boolean) echo the data if true, return otherwise
Return Return
(void|string)
Source Source
File: includes/functions/llms.functions.templates.privacy.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |