mirror of
git://develop.git.wordpress.org/
synced 2025-04-05 20:53:07 +02:00
Coding Standards: Fix indentation and remove ignore
annotation in wp_privacy_send_personal_data_export_email()
.
Follow-up to [51129], [51410]. Props jrf, hellofromTonya. See #53359. git-svn-id: https://develop.svn.wordpress.org/trunk@51662 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a653725b56
commit
29c57941ff
@ -662,8 +662,7 @@ function wp_privacy_send_personal_data_export_email( $request_id ) {
|
||||
|
||||
/* translators: Do not translate EXPIRATION, LINK, SITENAME, SITEURL: those are placeholders. */
|
||||
$email_text = __(
|
||||
// phpcs:ignore Generic.WhiteSpace.ScopeIndent.Incorrect, PEAR.Functions.FunctionCallSignature.Indent
|
||||
'Howdy,
|
||||
'Howdy,
|
||||
|
||||
Your request for an export of personal data has been completed. You may
|
||||
download your personal data by clicking on the link below. For privacy
|
||||
|
Loading…
x
Reference in New Issue
Block a user