Filters the directory used to store personal data export files.
Parameters
$exports_dir
string- Exports directory.
Source
return apply_filters( 'wp_privacy_exports_dir', $exports_dir );
Filters the directory used to store personal data export files.
$exports_dir
stringreturn apply_filters( 'wp_privacy_exports_dir', $exports_dir );
User Contributed Notes
You must log in before being able to contribute a note or feedback.