Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
WP_Privacy_Policy_Content::__construct() WordPress Method
The WP_Privacy_Policy_Content::__construct() function initializes the class by setting up the default values for the policy content.
WP_Privacy_Policy_Content::__construct() #
Constructor
Source
File: wp-admin/includes/class-wp-privacy-policy-content.php
private function __construct() {}
Expand full source codeCollapse full source codeView on TracView on GitHub
Changelog
Version | Description |
---|---|
4.9.6 | Introduced. |