<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[51410] trunk/src/wp-includes/user.php: Docs: Various documentation fixes following [51129].</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="https://core.trac.wordpress.org/changeset/51410">51410</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"https://core.trac.wordpress.org/changeset/51410","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>desrosj</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2021-07-13 00:02:00 +0000 (Tue, 13 Jul 2021)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Docs: Various documentation fixes following <a href="https://core.trac.wordpress.org/changeset/51129">[51129]</a>.

- Typo corrections in filter descriptions.
- DocBlocks are now now wrapped to the next line after 80 characters, and not extending beyond 120 total characters wide.
- Remove unnecessary repeated references to the suggested replacement hooks.
- Adjustments to the indentation for consistency with other emails in Core, allowing the `phpcs:ignore` comment to be removed.

Props SergeyBiryukov.
Fixes <a href="https://core.trac.wordpress.org/ticket/44314">#44314</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpincludesuserphp">trunk/src/wp-includes/user.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpincludesuserphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-includes/user.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/user.php    2021-07-12 23:56:39 UTC (rev 51409)
+++ trunk/src/wp-includes/user.php      2021-07-13 00:02:00 UTC (rev 51410)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3676,8 +3676,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /* translators: Do not translate SITENAME, USER_EMAIL, DESCRIPTION, MANAGE_URL, SITEURL; those are placeholders. */
</span><span class="cx" style="display: block; padding: 0 10px">        $content = __(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-// phpcs:ignore Generic.WhiteSpace.ScopeIndent.Incorrect, PEAR.Functions.FunctionCallSignature.Indent
-'Howdy,
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         'Howdy,
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> A user data privacy request has been confirmed on ###SITENAME###:
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3696,10 +3695,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filters the body of the user request confirmation email.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Use {@see 'user_request_confirmed_email_content'} instead.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The email is sent to an administrator when a user request is confirmed.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The email is sent to an administrator when an user request is confirmed.
-        *
</del><span class="cx" style="display: block; padding: 0 10px">          * The following strings have a special meaning and will get replaced dynamically:
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * ###SITENAME###    The name of the site.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3708,12 +3705,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * ###MANAGE_URL###  The URL to manage requests.
</span><span class="cx" style="display: block; padding: 0 10px">         * ###SITEURL###     The URL to the site.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * For fulfillment email content use {@see 'user_erasure_fulfillment_email_content'} instead.
-        *
</del><span class="cx" style="display: block; padding: 0 10px">          * @since 4.9.6
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * @deprecated 5.8.0 Use {@see 'user_request_confirmed_email_content'} instead.
+        *                   For user erasure fulfillment email content
+        *                   use {@see 'user_erasure_fulfillment_email_content'} instead.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @deprecated 5.8.0 Use {@see 'user_request_confirmed_email_content'} instead. For fulfillment email content use {@see 'user_erasure_fulfillment_email_content'} instead.
-        *
</del><span class="cx" style="display: block; padding: 0 10px">          * @param string $content    The email content.
</span><span class="cx" style="display: block; padding: 0 10px">         * @param array  $email_data {
</span><span class="cx" style="display: block; padding: 0 10px">         *     Data relating to the account action email.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3720,7 +3716,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type WP_User_Request $request     User request object.
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type string          $user_email  The email address confirming a request
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         *     @type string          $description Description of the action being performed so the user knows what the email is for.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  *     @type string          $description Description of the action being performed
+        *                                        so the user knows what the email is for.
</ins><span class="cx" style="display: block; padding: 0 10px">          *     @type string          $manage_url  The link to click manage privacy requests of this type.
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type string          $sitename    The site name sending the mail.
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type string          $siteurl     The site URL sending the mail.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3732,7 +3729,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                array( $content, $email_data ),
</span><span class="cx" style="display: block; padding: 0 10px">                '5.8.0',
</span><span class="cx" style="display: block; padding: 0 10px">                sprintf(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        /* translators: 1 & 2: Deprecation replacement options */
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 /* translators: 1 & 2: Deprecation replacement options. */
</ins><span class="cx" style="display: block; padding: 0 10px">                         __( '%1$s or %2$s' ),
</span><span class="cx" style="display: block; padding: 0 10px">                        'user_request_confirmed_email_content',
</span><span class="cx" style="display: block; padding: 0 10px">                        'user_erasure_fulfillment_email_content'
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3742,7 +3739,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filters the body of the user request confirmation email.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The email is sent to an administrator when an user request is confirmed.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The email is sent to an administrator when a user request is confirmed.
</ins><span class="cx" style="display: block; padding: 0 10px">          * The following strings have a special meaning and will get replaced dynamically:
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * ###SITENAME###    The name of the site.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3864,10 +3861,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filters the subject of the email sent when an erasure request is completed.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Use {@see 'user_erasure_fulfillment_email_subject'} instead.
-        *
</del><span class="cx" style="display: block; padding: 0 10px">          * @since 4.9.8
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         *
</del><span class="cx" style="display: block; padding: 0 10px">          * @deprecated 5.8.0 Use {@see 'user_erasure_fulfillment_email_subject'} instead.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @param string $subject    The email subject.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3884,7 +3878,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type string          $siteurl            The site URL sending the mail.
</span><span class="cx" style="display: block; padding: 0 10px">         * }
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        $subject = apply_filters_deprecated( 'user_erasure_complete_email_subject', array( $subject, $email_data['sitename'], $email_data ), '5.8.0', 'user_erasure_fulfillment_email_subject' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ $subject = apply_filters_deprecated(
+               'user_erasure_complete_email_subject',
+               array( $subject, $email_data['sitename'], $email_data ),
+               '5.8.0',
+               'user_erasure_fulfillment_email_subject'
+       );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filters the subject of the email sent when an erasure request is completed.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3909,8 +3908,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /* translators: Do not translate SITENAME, SITEURL; those are placeholders. */
</span><span class="cx" style="display: block; padding: 0 10px">        $content = __(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-// phpcs:ignore Generic.WhiteSpace.ScopeIndent.Incorrect, PEAR.Functions.FunctionCallSignature.Indent
-'Howdy,
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         'Howdy,
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> Your request to erase your personal data on ###SITENAME### has been completed.
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3924,8 +3922,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        if ( ! empty( $email_data['privacy_policy_url'] ) ) {
</span><span class="cx" style="display: block; padding: 0 10px">                /* translators: Do not translate SITENAME, SITEURL, PRIVACY_POLICY_URL; those are placeholders. */
</span><span class="cx" style="display: block; padding: 0 10px">                $content = __(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-// phpcs:ignore Generic.WhiteSpace.ScopeIndent.Incorrect, PEAR.Functions.FunctionCallSignature.Indent
-'Howdy,
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 'Howdy,
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> Your request to erase your personal data on ###SITENAME### has been completed.
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3942,9 +3939,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filters the body of the data erasure fulfillment notification.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Use {@see 'user_erasure_fulfillment_email_content'} instead.
-        *
-        * The email is sent to a user when a their data erasure request is fulfilled
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The email is sent to a user when their data erasure request is fulfilled
</ins><span class="cx" style="display: block; padding: 0 10px">          * by an administrator.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * The following strings have a special meaning and will get replaced dynamically:
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3953,12 +3948,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * ###PRIVACY_POLICY_URL### Privacy policy page URL.
</span><span class="cx" style="display: block; padding: 0 10px">         * ###SITEURL###            The URL to the site.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * For user request confirmation email content use {@see 'user_request_confirmed_email_content'} instead.
-        *
</del><span class="cx" style="display: block; padding: 0 10px">          * @since 4.9.6
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * @deprecated 5.8.0 Use {@see 'user_erasure_fulfillment_email_content'} instead.
+        *                   For user request confirmation email content
+        *                   use {@see 'user_request_confirmed_email_content'} instead.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @deprecated 5.8.0 Use {@see 'user_erasure_fulfillment_email_content'} instead. For user request confirmation email content use {@see 'user_request_confirmed_email_content'} instead.
-        *
</del><span class="cx" style="display: block; padding: 0 10px">          * @param string $content The email content.
</span><span class="cx" style="display: block; padding: 0 10px">         * @param array  $email_data {
</span><span class="cx" style="display: block; padding: 0 10px">         *     Data relating to the account action email.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3977,7 +3971,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                array( $content, $email_data ),
</span><span class="cx" style="display: block; padding: 0 10px">                '5.8.0',
</span><span class="cx" style="display: block; padding: 0 10px">                sprintf(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        /* translators: 1 & 2: Deprecation replacement options */
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 /* translators: 1 & 2: Deprecation replacement options. */
</ins><span class="cx" style="display: block; padding: 0 10px">                         __( '%1$s or %2$s' ),
</span><span class="cx" style="display: block; padding: 0 10px">                        'user_erasure_fulfillment_email_content',
</span><span class="cx" style="display: block; padding: 0 10px">                        'user_request_confirmed_email_content'
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3987,7 +3981,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filters the body of the data erasure fulfillment notification.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The email is sent to a user when a their data erasure request is fulfilled
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The email is sent to a user when their data erasure request is fulfilled
</ins><span class="cx" style="display: block; padding: 0 10px">          * by an administrator.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * The following strings have a special meaning and will get replaced dynamically:
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4022,10 +4016,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filters the headers of the data erasure fulfillment notification.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Use {@see 'user_erasure_fulfillment_email_headers'} instead.
-        *
</del><span class="cx" style="display: block; padding: 0 10px">          * @since 5.4.0
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         *
</del><span class="cx" style="display: block; padding: 0 10px">          * @deprecated 5.8.0 Use {@see 'user_erasure_fulfillment_email_headers'} instead.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @param string|array $headers    The email headers.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4044,7 +4035,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type string          $siteurl            The site URL sending the mail.
</span><span class="cx" style="display: block; padding: 0 10px">         * }
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        $headers = apply_filters_deprecated( 'user_erasure_complete_email_headers', array( $headers, $subject, $content, $request_id, $email_data ), '5.8.0', 'user_erasure_fulfillment_email_headers' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ $headers = apply_filters_deprecated(
+               'user_erasure_complete_email_headers',
+               array( $headers, $subject, $content, $request_id, $email_data ),
+               '5.8.0',
+               'user_erasure_fulfillment_email_headers'
+       );
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filters the headers of the data erasure fulfillment notification.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4290,8 +4286,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /* translators: Do not translate DESCRIPTION, CONFIRM_URL, SITENAME, SITEURL: those are placeholders. */
</span><span class="cx" style="display: block; padding: 0 10px">        $content = __(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-// phpcs:ignore Generic.WhiteSpace.ScopeIndent.Incorrect, PEAR.Functions.FunctionCallSignature.Indent
-'Howdy,
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         'Howdy,
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> A request has been made to perform the following action on your account:
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre>
</div>
</div>

</body>
</html>