Override the Personal Data Export directory
Add filters to "wrap" the wp_privacy_personal_data_export_file function call as we need to switch out the personal_data directory to a local temp folder, and then upload after it's complete, as Core tries to write directly to the ZipArchive which won't work with the S3 streamWrapper.
Loading
Please register or sign in to comment