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