8512* @since 4.9.68513* @since 5.5.0 Exports now userelative paths, so changes to the directory8514* via this filter should be reflected on the server.8515*8516* @param string$exports_dir Exports directory.8517*/8518returnapply_filters('wp_privacy_exports_dir',$exports_dir);8519}85208521/**8522* Returns the URL of the directory used to store personal data export files.8523*8524* @since 4.9.6
History
Introduced in 4.9.6. Unchanged from 6.7.7 through 7.1.0.