apply_filters( 'llms_privacy_policy_content', string $content )
Customize the default privacy policy content provided by LifterLMS.
Parameters Parameters
- $content
-
(string) Privacy policy content as an html string.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.18.0 | Introduced. |