get_the_privacy_policy_link
get_the_privacy_policy_link ( $before = '', $after = '' )
Parameters:- (string) before Optional. Display before privacy policy link. Default empty.
- (string) after Optional. Display after privacy policy link. Default empty.
Returns:- (string) Markup for the link and surrounding elements. Empty string if it doesn't exist.
Defined at:Change Log: - Introduced in WordPress: 4.9.6
- Deprecated in WordPress: —
Description
Returns the privacy policy link with formatting, when applicable.