Summery Summery
Filters the default content suggested for inclusion in a privacy policy.
Syntax Syntax
Parameters Parameters
- $content
-
The default policy content.
- $strings
-
An array of privacy policy content strings.
- $description
-
Whether policy descriptions should be included.
- $blocks
-
Whether the content should be formatted for the block editor.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Added the $strings , $description , and $blocks parameters. |
4.9.6 | Introduced. |