8422* @since 4.9.68423* @since 5.5.0 Exports now userelative paths, so changes to the directory8424* via this filter should be reflected on the server.8425*8426* @param string$exports_dir Exports directory.8427*/8428returnapply_filters('wp_privacy_exports_dir',$exports_dir);8429}84308431/**8432* Returns the URL of the directory used to store personal data export files.8433*8434* @since 4.9.6
History
Introduced in 4.9.6. Unchanged from 6.7.7 through 7.1.0.