llms_get_terms_notice( bool $merge = false )
Retrieve the text/html for the custom t&c notice
Description Description
Parameters Parameters
- $merge
-
(Optional) If true, will merge {{terms}} to an HTML anchor. Uses
lifterlms_terms_page_id
for page ID & titleDefault value: false
Return Return
(string)
Source Source
File: includes/functions/llms.functions.privacy.php
Changelog Changelog
Version | Description |
---|---|
3.18.0 | Introduced. |