apply_filters( 'wp_privacy_exports_url', string $exports_url )
Filters the URL of the directory used to store personal data export files.
Description Description
Parameters Parameters
- $exports_url
-
(string) Exports directory URL.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.9.6 | Introduced. |