apply_filters( 'the_privacy_policy_link', string $link, string $privacy_policy_url )

Filters the privacy policy link.


Description Description


Parameters Parameters

$link

(string) The privacy policy link. Empty string if it doesn't exist.

$privacy_policy_url

(string) The URL of the privacy policy. Empty string if it doesn't exist.


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.