apply_filters( 'wp_privacy_exports_dir', string $exports_dir )

Filters the directory used to store personal data export files.


Description Description


Parameters Parameters

$exports_dir

(string) Exports directory.


Top ↑

Source Source

File: wp-includes/functions.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.9.6 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.