wp_privacy_exports_url – filter
Filters the URL of the directory used to store personal data export files.
Parameters
- .
- ( 4.9.6 ) . .
- Exports
- ( 5.5.0 ) now use relative paths, so changes to the directory URL via this filter should be reflected on the server. . . .
- $exports_url
- ( string ) Exports directory URL. . . .