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