apply_filters( 'privacy_policy_url', string $url, int $policy_page_id )

Filters the URL of the privacy policy page.


Description Description


Parameters Parameters

$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.


Top ↑

Source Source

File: wp-includes/link-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.9.6 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.