wpseek.com
				A WordPress-centric search engine for devs and theme authors
			wp_privacy_personal_data_email_content › WordPress Filter Hooks
Since5.3.0
Deprecatedn/a
› apply_filters( 'wp_privacy_personal_data_email_content', $email_text, $request_id, $email_data )
| Parameters: (3) | 
 | 
| Defined at: | 
 | 
| Codex: | 
Filters the text of the email sent with a personal data export file.
The following strings have a special meaning and will get replaced dynamically:
- ###EXPIRATION###The date when the URL will be automatically deleted.
- ###LINK###URL of the personal data export file for the user.
- ###SITENAME###The name of the site.
- ###SITEURL###The URL to the site.
Related Functions: wp_privacy_send_personal_data_export_email, wp_privacy_process_personal_data_export_page, wp_media_personal_data_exporter, wp_privacy_generate_personal_data_export_file, wp_add_privacy_policy_content, wp_user_personal_data_exporter