apply_filters( 'wp_privacy_exports_url', string $exports_url )

Filters the URL of the directory used to store personal data export files.


Parameters

$exports_url

(string) Exports directory URL.


Source

File: wp-includes/functions.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.9.6 Introduced.