wp_privacy_send_personal_data_export_email()
Function: Send an email to the user with a link to the personal data export file
Source: wp-admin/includes/file.php:2057
Function: Send an email to the user with a link to the personal data export file
Source: wp-admin/includes/file.php:2057
Filter Hook: Filters the text of the email sent with a personal data export file.
Source: wp-admin/includes/file.php:2099
Function: Intercept personal data exporter page ajax responses in order to assemble the personal data export file.
Source: wp-admin/includes/file.php:2142
Function: Unzips a specified ZIP file to a location on the Filesystem via the ClassicPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1040
Filter Hook: Filters the path for a specific filesystem method class file.
Source: wp-admin/includes/file.php:1396
Function: Initialises and connects the ClassicPress Filesystem Abstraction classes.
Source: wp-admin/includes/file.php:1374
Function: Copies a directory from one location to another via the ClassicPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1317
Function: This function should not be called directly, use unzip_file instead. Attempts to unzip an archive using the PclZip library.
Source: wp-admin/includes/file.php:1218
Function: This function should not be called directly, use unzip_file instead. Attempts to unzip an archive using the ZipArchive class.
Source: wp-admin/includes/file.php:1105
Filter Hook: Filters whether to use ZipArchive to unzip archives.
Source: wp-admin/includes/file.php:1077