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


Top ↑

Return Return

(string)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.18.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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