privacy_policy_url
最后更新于:2021-11-27 21:35:41
apply_filters( ‘privacy_policy_url’, string $url, int $policy_page_id )
Filters the URL of the privacy policy page.
参数
- $url
-
(string)
The URL to the privacy policy page. Empty string if it doesn’t exist. - $policy_page_id
-
(int)
The ID of privacy policy page.
源文件
文件: gc-includes/link-template.php