the_privacy_policy_link

Advertisement

Summery Summery

Displays the privacy policy link with formatting, when applicable.

Syntax Syntax

the_privacy_policy_link( string $before = '', string $after = '' )

Parameters Parameters

$before

(string) (Optional) Display before privacy policy link.

Default value: ''

$after

(string) (Optional) Display after privacy policy link.

Default value: ''

Source Source

File: wp-includes/link-template.php

	/**
	 * Filters the URL of the privacy policy page.

Advertisement

Changelog Changelog

Changelog
Version Description
4.9.6 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.