wp/wp-admin/includes/privacy-tools.php
changeset 19 3d72ae0968f4
parent 18 be944660c56a
child 21 48c4eec2b7e6
equal deleted inserted replaced
18:be944660c56a 19:3d72ae0968f4
   660 	 */
   660 	 */
   661 	$subject = apply_filters( 'wp_privacy_personal_data_email_subject', $subject, $site_name, $email_data );
   661 	$subject = apply_filters( 'wp_privacy_personal_data_email_subject', $subject, $site_name, $email_data );
   662 
   662 
   663 	/* translators: Do not translate EXPIRATION, LINK, SITENAME, SITEURL: those are placeholders. */
   663 	/* translators: Do not translate EXPIRATION, LINK, SITENAME, SITEURL: those are placeholders. */
   664 	$email_text = __(
   664 	$email_text = __(
   665 // phpcs:ignore Generic.WhiteSpace.ScopeIndent.Incorrect, PEAR.Functions.FunctionCallSignature.Indent
   665 		'Howdy,
   666 'Howdy,
       
   667 
   666 
   668 Your request for an export of personal data has been completed. You may
   667 Your request for an export of personal data has been completed. You may
   669 download your personal data by clicking on the link below. For privacy
   668 download your personal data by clicking on the link below. For privacy
   670 and security, we will automatically delete the file on ###EXPIRATION###,
   669 and security, we will automatically delete the file on ###EXPIRATION###,
   671 so please download it before then.
   670 so please download it before then.