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.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/functions/llms.functions.templates.privacy.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Update to support changes to llms_form_field().
3.18.1 Unknown.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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