LLMS_Abstract_Privacy::get_privacy_message()
Get the privacy message sample content This stub can be overloaded
Description Description
Return Return
([type])
Source Source
File: includes/abstracts/llms.abstract.privacy.php
public function get_privacy_message() { return ''; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.18.0 | Introduced. |
User Contributed Notes User Contributed Notes
Permalink: