<!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>[45602] trunk: Coding Standards: Fix all `WordPress.WhiteSpace.PrecisionAlignment` issues.</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/45602">45602</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/45602","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>pento</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2019-07-05 05:20:52 +0000 (Fri, 05 Jul 2019)</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'>Coding Standards: Fix all `WordPress.WhiteSpace.PrecisionAlignment` issues.

See <a href="https://core.trac.wordpress.org/ticket/47632">#47632</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpadmincommentphp">trunk/src/wp-admin/comment.php</a></li>
<li><a href="#trunksrcwpadmineditcommentsphp">trunk/src/wp-admin/edit-comments.php</a></li>
<li><a href="#trunksrcwpadmineditphp">trunk/src/wp-admin/edit.php</a></li>
<li><a href="#trunksrcwpadminexportphp">trunk/src/wp-admin/export.php</a></li>
<li><a href="#trunksrcwpadminincludestemplatephp">trunk/src/wp-admin/includes/template.php</a></li>
<li><a href="#trunksrcwpadminincludesupgradephp">trunk/src/wp-admin/includes/upgrade.php</a></li>
<li><a href="#trunksrcwpadminlinkmanagerphp">trunk/src/wp-admin/link-manager.php</a></li>
<li><a href="#trunksrcwpadminmedianewphp">trunk/src/wp-admin/media-new.php</a></li>
<li><a href="#trunksrcwpadminmediaphp">trunk/src/wp-admin/media.php</a></li>
<li><a href="#trunksrcwpadminplugineditorphp">trunk/src/wp-admin/plugin-editor.php</a></li>
<li><a href="#trunksrcwpadminplugininstallphp">trunk/src/wp-admin/plugin-install.php</a></li>
<li><a href="#trunksrcwpadminpluginsphp">trunk/src/wp-admin/plugins.php</a></li>
<li><a href="#trunksrcwpadminpostphp">trunk/src/wp-admin/post.php</a></li>
<li><a href="#trunksrcwpadminprivacypolicyguidephp">trunk/src/wp-admin/privacy-policy-guide.php</a></li>
<li><a href="#trunksrcwpadminuploadphp">trunk/src/wp-admin/upload.php</a></li>
<li><a href="#trunksrcwpadminusernewphp">trunk/src/wp-admin/user-new.php</a></li>
<li><a href="#trunksrcwpadminwidgetsphp">trunk/src/wp-admin/widgets.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyelevenfunctionsphp">trunk/src/wp-content/themes/twentyeleven/functions.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentytenfunctionsphp">trunk/src/wp-content/themes/twentyten/functions.php</a></li>
<li><a href="#trunksrcwpincludesclasswpeditorphp">trunk/src/wp-includes/class-wp-editor.php</a></li>
<li><a href="#trunksrcwpincludescommenttemplatephp">trunk/src/wp-includes/comment-template.php</a></li>
<li><a href="#trunksrcwpincludescompatphp">trunk/src/wp-includes/compat.php</a></li>
<li><a href="#trunksrcwpincludesdeprecatedphp">trunk/src/wp-includes/deprecated.php</a></li>
<li><a href="#trunksrcwpincludesformattingphp">trunk/src/wp-includes/formatting.php</a></li>
<li><a href="#trunksrcwpincludesfunctionsphp">trunk/src/wp-includes/functions.php</a></li>
<li><a href="#trunksrcwpincludespostphp">trunk/src/wp-includes/post.php</a></li>
<li><a href="#trunksrcwpincludesthemecompatsidebarphp">trunk/src/wp-includes/theme-compat/sidebar.php</a></li>
<li><a href="#trunksrcwpincludeswpdbphp">trunk/src/wp-includes/wp-db.php</a></li>
<li><a href="#trunktestsphpunittestsfunctionsphp">trunk/tests/phpunit/tests/functions.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpadmincommentphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/comment.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/comment.php    2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/comment.php      2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -46,8 +46,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                                'title'   => __( 'Overview' ),
</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">-                                          '<p>' . __( 'You can edit the information left in a comment if needed. This is often useful when you notice that a commenter has made a typographical error.' ) . '</p>' .
-                                         '<p>' . __( 'You can also moderate the comment from this screen using the Status box, where you can also change the timestamp of the comment.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<p>' . __( 'You can edit the information left in a comment if needed. This is often useful when you notice that a commenter has made a typographical error.' ) . '</p>' .
+                                       '<p>' . __( 'You can also moderate the comment from this screen using the Status box, where you can also change the timestamp of the comment.' ) . '</p>',
</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"> 
</span></span></pre></div>
<a id="trunksrcwpadmineditcommentsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/edit-comments.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/edit-comments.php      2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/edit-comments.php        2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -185,7 +185,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Overview' ),
</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">-                                 '<p>' . __( 'You can manage comments made on your site similar to the way you manage posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the Bulk Actions.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'You can manage comments made on your site similar to the way you manage posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the Bulk Actions.' ) . '</p>',
</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"> get_current_screen()->add_help_tab(
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -193,12 +193,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'moderating-comments',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Moderating Comments' ),
</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">-                                         '<p>' . __( 'A red bar on the left means the comment is waiting for you to moderate it.' ) . '</p>' .
-                                        '<p>' . __( 'In the <strong>Author</strong> column, in addition to the author&#8217;s name, email address, and blog URL, the commenter&#8217;s IP address is shown. Clicking on this link will show you all the comments made from this IP address.' ) . '</p>' .
-                                        '<p>' . __( 'In the <strong>Comment</strong> column, hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or trash that comment.' ) . '</p>' .
-                                        '<p>' . __( 'In the <strong>In Response To</strong> column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If there are pending comments, a red notification circle with the number of pending comments is displayed. Clicking the notification circle will filter the comments screen to show only pending comments on that post.' ) . '</p>' .
-                                        '<p>' . __( 'In the <strong>Submitted On</strong> column, the date and time the comment was left on your site appears. Clicking on the date/time link will take you to that comment on your live site.' ) . '</p>' .
-                                        '<p>' . __( 'Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link to the side to learn more.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<p>' . __( 'A red bar on the left means the comment is waiting for you to moderate it.' ) . '</p>' .
+                                       '<p>' . __( 'In the <strong>Author</strong> column, in addition to the author&#8217;s name, email address, and blog URL, the commenter&#8217;s IP address is shown. Clicking on this link will show you all the comments made from this IP address.' ) . '</p>' .
+                                       '<p>' . __( 'In the <strong>Comment</strong> column, hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or trash that comment.' ) . '</p>' .
+                                       '<p>' . __( 'In the <strong>In Response To</strong> column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If there are pending comments, a red notification circle with the number of pending comments is displayed. Clicking the notification circle will filter the comments screen to show only pending comments on that post.' ) . '</p>' .
+                                       '<p>' . __( 'In the <strong>Submitted On</strong> column, the date and time the comment was left on your site appears. Clicking on the date/time link will take you to that comment on your live site.' ) . '</p>' .
+                                       '<p>' . __( 'Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link to the side to learn more.' ) . '</p>',
</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"> 
</span></span></pre></div>
<a id="trunksrcwpadmineditphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/edit.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/edit.php       2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/edit.php 2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -214,7 +214,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                        'title'   => __( 'Overview' ),
</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">-                                         '<p>' . __( 'This screen provides access to all of your posts. You can customize the display of this screen to suit your workflow.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<p>' . __( 'This screen provides access to all of your posts. You can customize the display of this screen to suit your workflow.' ) . '</p>',
</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">        get_current_screen()->add_help_tab(
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -222,13 +222,13 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        'id'      => 'screen-content',
</span><span class="cx" style="display: block; padding: 0 10px">                        'title'   => __( 'Screen Content' ),
</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">-                                         '<p>' . __( 'You can customize the display of this screen&#8217;s contents in a number of ways:' ) . '</p>' .
-                                        '<ul>' .
-                                                '<li>' . __( 'You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen Options tab.' ) . '</li>' .
-                                                '<li>' . __( 'You can filter the list of posts by post status using the text links above the posts list to only show posts with that status. The default view is to show all posts.' ) . '</li>' .
-                                                '<li>' . __( 'You can view posts in a simple title list or with an excerpt using the Screen Options tab.' ) . '</li>' .
-                                                '<li>' . __( 'You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list.' ) . '</li>' .
-                                        '</ul>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<p>' . __( 'You can customize the display of this screen&#8217;s contents in a number of ways:' ) . '</p>' .
+                                       '<ul>' .
+                                               '<li>' . __( 'You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen Options tab.' ) . '</li>' .
+                                               '<li>' . __( 'You can filter the list of posts by post status using the text links above the posts list to only show posts with that status. The default view is to show all posts.' ) . '</li>' .
+                                               '<li>' . __( 'You can view posts in a simple title list or with an excerpt using the Screen Options tab.' ) . '</li>' .
+                                               '<li>' . __( 'You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list.' ) . '</li>' .
+                                       '</ul>',
</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">        get_current_screen()->add_help_tab(
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -236,13 +236,13 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        'id'      => 'action-links',
</span><span class="cx" style="display: block; padding: 0 10px">                        'title'   => __( 'Available Actions' ),
</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">-                                         '<p>' . __( 'Hovering over a row in the posts list will display action links that allow you to manage your post. You can perform the following actions:' ) . '</p>' .
-                                        '<ul>' .
-                                                '<li>' . __( '<strong>Edit</strong> takes you to the editing screen for that post. You can also reach that screen by clicking on the post title.' ) . '</li>' .
-                                                '<li>' . __( '<strong>Quick Edit</strong> provides inline access to the metadata of your post, allowing you to update post details without leaving this screen.' ) . '</li>' .
-                                                '<li>' . __( '<strong>Trash</strong> removes your post from this list and places it in the trash, from which you can permanently delete it.' ) . '</li>' .
-                                                '<li>' . __( '<strong>Preview</strong> will show you what your draft post will look like if you publish it. View will take you to your live site to view the post. Which link is available depends on your post&#8217;s status.' ) . '</li>' .
-                                        '</ul>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<p>' . __( 'Hovering over a row in the posts list will display action links that allow you to manage your post. You can perform the following actions:' ) . '</p>' .
+                                       '<ul>' .
+                                               '<li>' . __( '<strong>Edit</strong> takes you to the editing screen for that post. You can also reach that screen by clicking on the post title.' ) . '</li>' .
+                                               '<li>' . __( '<strong>Quick Edit</strong> provides inline access to the metadata of your post, allowing you to update post details without leaving this screen.' ) . '</li>' .
+                                               '<li>' . __( '<strong>Trash</strong> removes your post from this list and places it in the trash, from which you can permanently delete it.' ) . '</li>' .
+                                               '<li>' . __( '<strong>Preview</strong> will show you what your draft post will look like if you publish it. View will take you to your live site to view the post. Which link is available depends on your post&#8217;s status.' ) . '</li>' .
+                                       '</ul>',
</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">        get_current_screen()->add_help_tab(
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -250,8 +250,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        'id'      => 'bulk-actions',
</span><span class="cx" style="display: block; padding: 0 10px">                        'title'   => __( 'Bulk Actions' ),
</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">-                                         '<p>' . __( 'You can also edit or move multiple posts to the trash at once. Select the posts you want to act on using the checkboxes, then select the action you want to take from the Bulk Actions menu and click Apply.' ) . '</p>' .
-                                                        '<p>' . __( 'When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<p>' . __( 'You can also edit or move multiple posts to the trash at once. Select the posts you want to act on using the checkboxes, then select the action you want to take from the Bulk Actions menu and click Apply.' ) . '</p>' .
+                                                       '<p>' . __( 'When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears.' ) . '</p>',
</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"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -267,7 +267,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                        'title'   => __( 'Overview' ),
</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">-                                         '<p>' . __( 'Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest pages under other pages by making one the &#8220;Parent&#8221; of the other, creating a group of pages.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<p>' . __( 'Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest pages under other pages by making one the &#8220;Parent&#8221; of the other, creating a group of pages.' ) . '</p>',
</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">        get_current_screen()->add_help_tab(
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -275,8 +275,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        'id'      => 'managing-pages',
</span><span class="cx" style="display: block; padding: 0 10px">                        'title'   => __( 'Managing Pages' ),
</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">-                                         '<p>' . __( 'Managing pages is very similar to managing posts, and the screens can be customized in the same way.' ) . '</p>' .
-                                        '<p>' . __( 'You can also perform the same types of actions, including narrowing the list by using the filters, acting on a page using the action links that appear when you hover over a row, or using the Bulk Actions menu to edit the metadata for multiple pages at once.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<p>' . __( 'Managing pages is very similar to managing posts, and the screens can be customized in the same way.' ) . '</p>' .
+                                       '<p>' . __( 'You can also perform the same types of actions, including narrowing the list by using the filters, acting on a page using the action links that appear when you hover over a row, or using the Bulk Actions menu to edit the metadata for multiple pages at once.' ) . '</p>',
</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"> 
</span></span></pre></div>
<a id="trunksrcwpadminexportphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/export.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/export.php     2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/export.php       2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -26,10 +26,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">        ?>
</span><span class="cx" style="display: block; padding: 0 10px"> <script type="text/javascript">
</span><span class="cx" style="display: block; padding: 0 10px">        jQuery(document).ready(function($){
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 var form = $('#export-filters'),
-                        filters = form.find('.export-filters');
-                filters.hide();
-                form.find('input:radio').change(function() {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         var form = $('#export-filters'),
+                       filters = form.find('.export-filters');
+               filters.hide();
+               form.find('input:radio').change(function() {
</ins><span class="cx" style="display: block; padding: 0 10px">                         filters.slideUp('fast');
</span><span class="cx" style="display: block; padding: 0 10px">                        switch ( $(this).val() ) {
</span><span class="cx" style="display: block; padding: 0 10px">                                case 'attachment': $('#attachment-filters').slideDown(); break;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -36,7 +36,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                case 'posts': $('#post-filters').slideDown(); break;
</span><span class="cx" style="display: block; padding: 0 10px">                                case 'pages': $('#page-filters').slideDown(); break;
</span><span class="cx" style="display: block; padding: 0 10px">                        }
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 });
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         });
</ins><span class="cx" style="display: block; padding: 0 10px">         });
</span><span class="cx" style="display: block; padding: 0 10px"> </script>
</span><span class="cx" style="display: block; padding: 0 10px">        <?php
</span></span></pre></div>
<a id="trunksrcwpadminincludestemplatephp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/includes/template.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/includes/template.php  2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/includes/template.php    2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1950,20 +1950,16 @@
</span><span class="cx" style="display: block; padding: 0 10px">        ?>
</span><span class="cx" style="display: block; padding: 0 10px"> </head>
</span><span class="cx" style="display: block; padding: 0 10px">        <?php
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+        /**
+        * @global string $body_id
+        */
+       $admin_body_id = isset( $GLOBALS['body_id'] ) ? 'id="' . $GLOBALS['body_id'] . '" ' : '';
+
</ins><span class="cx" style="display: block; padding: 0 10px">         /** This filter is documented in wp-admin/admin-header.php */
</span><span class="cx" style="display: block; padding: 0 10px">        $admin_body_classes = apply_filters( 'admin_body_class', '' );
</span><span class="cx" style="display: block; padding: 0 10px">        $admin_body_classes = ltrim( $admin_body_classes . ' ' . $admin_body_class );
</span><span class="cx" style="display: block; padding: 0 10px">        ?>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<body
-       <?php
-       /**
-        * @global string $body_id
-        */
-       if ( isset( $GLOBALS['body_id'] ) ) {
-               echo ' id="' . $GLOBALS['body_id'] . '"';
-       }
-       ?>
- class="wp-admin wp-core-ui no-js iframe <?php echo $admin_body_classes; ?>">
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<body <?php echo $admin_body_id; ?>class="wp-admin wp-core-ui no-js iframe <?php echo $admin_body_classes; ?>">
</ins><span class="cx" style="display: block; padding: 0 10px"> <script type="text/javascript">
</span><span class="cx" style="display: block; padding: 0 10px"> (function(){
</span><span class="cx" style="display: block; padding: 0 10px"> var c = document.body.className;
</span></span></pre></div>
<a id="trunksrcwpadminincludesupgradephp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/includes/upgrade.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/includes/upgrade.php   2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/includes/upgrade.php     2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -525,9 +525,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">                $wp_rewrite->set_permalink_structure( $permalink_structure );
</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">-                  * Flush rules with the hard option to force refresh of the web-server's
-                 * rewrite config file (e.g. .htaccess or web.config).
-                 */
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * Flush rules with the hard option to force refresh of the web-server's
+                * rewrite config file (e.g. .htaccess or web.config).
+                */
</ins><span class="cx" style="display: block; padding: 0 10px">                 $wp_rewrite->flush_rules( true );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                $test_url = '';
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -539,12 +539,12 @@
</span><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">                /*
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                  * Send a request to the site, and check whether
-                 * the 'x-pingback' header is returned as expected.
-                 *
-                 * Uses wp_remote_get() instead of wp_remote_head() because web servers
-                 * can block head requests.
-                 */
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * Send a request to the site, and check whether
+                * the 'x-pingback' header is returned as expected.
+                *
+                * Uses wp_remote_get() instead of wp_remote_head() because web servers
+                * can block head requests.
+                */
</ins><span class="cx" style="display: block; padding: 0 10px">                 $response          = wp_remote_get( $test_url, array( 'timeout' => 5 ) );
</span><span class="cx" style="display: block; padding: 0 10px">                $x_pingback_header = wp_remote_retrieve_header( $response, 'x-pingback' );
</span><span class="cx" style="display: block; padding: 0 10px">                $pretty_permalinks = $x_pingback_header && $x_pingback_header === get_bloginfo( 'pingback_url' );
</span></span></pre></div>
<a id="trunksrcwpadminlinkmanagerphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/link-manager.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/link-manager.php       2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/link-manager.php 2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -53,9 +53,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Overview' ),
</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">-                         '<p>' . sprintf( __( 'You can add links here to be displayed on your site, usually using <a href="%s">Widgets</a>. By default, links to several sites in the WordPress community are included as examples.' ), 'widgets.php' ) . '</p>' .
-                        '<p>' . __( 'Links may be separated into Link Categories; these are different than the categories used on your posts.' ) . '</p>' .
-                        '<p>' . __( 'You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 '<p>' . sprintf( __( 'You can add links here to be displayed on your site, usually using <a href="%s">Widgets</a>. By default, links to several sites in the WordPress community are included as examples.' ), 'widgets.php' ) . '</p>' .
+                       '<p>' . __( 'Links may be separated into Link Categories; these are different than the categories used on your posts.' ) . '</p>' .
+                       '<p>' . __( 'You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table.' ) . '</p>',
</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"> get_current_screen()->add_help_tab(
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -63,7 +63,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'deleting-links',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Deleting Links' ),
</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">-                         '<p>' . __( 'If you delete a link, it will be removed permanently, as Links do not have a Trash function yet.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 '<p>' . __( 'If you delete a link, it will be removed permanently, as Links do not have a Trash function yet.' ) . '</p>',
</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"> 
</span></span></pre></div>
<a id="trunksrcwpadminmedianewphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/media-new.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/media-new.php  2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/media-new.php    2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -47,12 +47,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Overview' ),
</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">-                                 '<p>' . __( 'You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share. There are three options for uploading files:' ) . '</p>' .
-                                '<ul>' .
-                                        '<li>' . __( '<strong>Drag and drop</strong> your files into the area below. Multiple files are allowed.' ) . '</li>' .
-                                        '<li>' . __( 'Clicking <strong>Select Files</strong> opens a navigation window showing you files in your operating system. Selecting <strong>Open</strong> after clicking on the file you want activates a progress bar on the uploader screen.' ) . '</li>' .
-                                        '<li>' . __( 'Revert to the <strong>Browser Uploader</strong> by clicking the link below the drag and drop box.' ) . '</li>' .
-                                '</ul>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share. There are three options for uploading files:' ) . '</p>' .
+                               '<ul>' .
+                                       '<li>' . __( '<strong>Drag and drop</strong> your files into the area below. Multiple files are allowed.' ) . '</li>' .
+                                       '<li>' . __( 'Clicking <strong>Select Files</strong> opens a navigation window showing you files in your operating system. Selecting <strong>Open</strong> after clicking on the file you want activates a progress bar on the uploader screen.' ) . '</li>' .
+                                       '<li>' . __( 'Revert to the <strong>Browser Uploader</strong> by clicking the link below the drag and drop box.' ) . '</li>' .
+                               '</ul>',
</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"> get_current_screen()->set_help_sidebar(
</span></span></pre></div>
<a id="trunksrcwpadminmediaphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/media.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/media.php      2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/media.php        2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -84,10 +84,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                                'title'   => __( 'Overview' ),
</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">-                                          '<p>' . __( 'This screen allows you to edit fields for metadata in a file within the media library.' ) . '</p>' .
-                                         '<p>' . __( 'For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information.' ) . '</p>' .
-                                         '<p>' . __( 'Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping.' ) . '</p>' .
-                                         '<p>' . __( 'Remember to click Update Media to save metadata entered or changed.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<p>' . __( 'This screen allows you to edit fields for metadata in a file within the media library.' ) . '</p>' .
+                                       '<p>' . __( 'For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information.' ) . '</p>' .
+                                       '<p>' . __( 'Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping.' ) . '</p>' .
+                                       '<p>' . __( 'Remember to click Update Media to save metadata entered or changed.' ) . '</p>',
</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"> 
</span></span></pre></div>
<a id="trunksrcwpadminplugineditorphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/plugin-editor.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/plugin-editor.php      2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/plugin-editor.php        2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -122,17 +122,17 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                        'title'   => __( 'Overview' ),
</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">-                                         '<p>' . __( 'You can use the plugin editor to make changes to any of your plugins&#8217; individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customizations.' ) . '</p>' .
-                                        '<p>' . __( 'Choose a plugin to edit from the dropdown menu and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don&#8217;t forget to save your changes (Update File) when you&#8217;re finished.' ) . '</p>' .
-                                        '<p>' . __( 'The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Look Up takes you to a web page about that particular function.' ) . '</p>' .
-                                        '<p id="editor-keyboard-trap-help-1">' . __( 'When using a keyboard to navigate:' ) . '</p>' .
-                                        '<ul>' .
-                                        '<li id="editor-keyboard-trap-help-2">' . __( 'In the editing area, the Tab key enters a tab character.' ) . '</li>' .
-                                        '<li id="editor-keyboard-trap-help-3">' . __( 'To move away from this area, press the Esc key followed by the Tab key.' ) . '</li>' .
-                                        '<li id="editor-keyboard-trap-help-4">' . __( 'Screen reader users: when in forms mode, you may need to press the Esc key twice.' ) . '</li>' .
-                                        '</ul>' .
-                                        '<p>' . __( 'If you want to make changes but don&#8217;t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit plugins, write your own from scratch, or just better understand their anatomy, check out the links below.' ) . '</p>' .
-                                        ( is_network_admin() ? '<p>' . __( 'Any edits to files from this screen will be reflected on all sites in the network.' ) . '</p>' : '' ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<p>' . __( 'You can use the plugin editor to make changes to any of your plugins&#8217; individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customizations.' ) . '</p>' .
+                                       '<p>' . __( 'Choose a plugin to edit from the dropdown menu and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don&#8217;t forget to save your changes (Update File) when you&#8217;re finished.' ) . '</p>' .
+                                       '<p>' . __( 'The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Look Up takes you to a web page about that particular function.' ) . '</p>' .
+                                       '<p id="editor-keyboard-trap-help-1">' . __( 'When using a keyboard to navigate:' ) . '</p>' .
+                                       '<ul>' .
+                                       '<li id="editor-keyboard-trap-help-2">' . __( 'In the editing area, the Tab key enters a tab character.' ) . '</li>' .
+                                       '<li id="editor-keyboard-trap-help-3">' . __( 'To move away from this area, press the Esc key followed by the Tab key.' ) . '</li>' .
+                                       '<li id="editor-keyboard-trap-help-4">' . __( 'Screen reader users: when in forms mode, you may need to press the Esc key twice.' ) . '</li>' .
+                                       '</ul>' .
+                                       '<p>' . __( 'If you want to make changes but don&#8217;t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit plugins, write your own from scratch, or just better understand their anatomy, check out the links below.' ) . '</p>' .
+                                       ( is_network_admin() ? '<p>' . __( 'Any edits to files from this screen will be reflected on all sites in the network.' ) . '</p>' : '' ),
</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"> 
</span></span></pre></div>
<a id="trunksrcwpadminplugininstallphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/plugin-install.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/plugin-install.php     2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/plugin-install.php       2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -83,8 +83,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Overview' ),
</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">-                                 '<p>' . sprintf( __( 'Plugins hook into WordPress to extend its functionality with custom features. Plugins are developed independently from the core WordPress application by thousands of developers all over the world. All plugins in the official <a href="%s">WordPress Plugin Directory</a> are compatible with the license WordPress uses.' ), __( 'https://wordpress.org/plugins/' ) ) . '</p>' .
-                                '<p>' . __( 'You can find new plugins to install by searching or browsing the directory right here in your own Plugins section.' ) . ' <span id="live-search-desc" class="hide-if-no-js">' . __( 'The search results will be updated as you type.' ) . '</span></p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . sprintf( __( 'Plugins hook into WordPress to extend its functionality with custom features. Plugins are developed independently from the core WordPress application by thousands of developers all over the world. All plugins in the official <a href="%s">WordPress Plugin Directory</a> are compatible with the license WordPress uses.' ), __( 'https://wordpress.org/plugins/' ) ) . '</p>' .
+                               '<p>' . __( 'You can find new plugins to install by searching or browsing the directory right here in your own Plugins section.' ) . ' <span id="live-search-desc" class="hide-if-no-js">' . __( 'The search results will be updated as you type.' ) . '</span></p>',
</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"> );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -93,10 +93,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'adding-plugins',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Adding Plugins' ),
</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">-                                 '<p>' . __( 'If you know what you&#8217;re looking for, Search is your best bet. The Search screen has options to search the WordPress Plugin Directory for a particular Term, Author, or Tag. You can also search the directory by selecting popular tags. Tags in larger type mean more plugins have been labeled with that tag.' ) . '</p>' .
-                                '<p>' . __( 'If you just want to get an idea of what&#8217;s available, you can browse Featured and Popular plugins by using the links above the plugins list. These sections rotate regularly.' ) . '</p>' .
-                                '<p>' . __( 'You can also browse a user&#8217;s favorite plugins, by using the Favorites link above the plugins list and entering their WordPress.org username.' ) . '</p>' .
-                                '<p>' . __( 'If you want to install a plugin that you&#8217;ve downloaded elsewhere, click the Upload Plugin button above the plugins list. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'If you know what you&#8217;re looking for, Search is your best bet. The Search screen has options to search the WordPress Plugin Directory for a particular Term, Author, or Tag. You can also search the directory by selecting popular tags. Tags in larger type mean more plugins have been labeled with that tag.' ) . '</p>' .
+                               '<p>' . __( 'If you just want to get an idea of what&#8217;s available, you can browse Featured and Popular plugins by using the links above the plugins list. These sections rotate regularly.' ) . '</p>' .
+                               '<p>' . __( 'You can also browse a user&#8217;s favorite plugins, by using the Favorites link above the plugins list and entering their WordPress.org username.' ) . '</p>' .
+                               '<p>' . __( 'If you want to install a plugin that you&#8217;ve downloaded elsewhere, click the Upload Plugin button above the plugins list. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin.' ) . '</p>',
</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"> 
</span></span></pre></div>
<a id="trunksrcwpadminpluginsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/plugins.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/plugins.php    2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/plugins.php      2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -438,11 +438,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Overview' ),
</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">-                                 '<p>' . __( 'Plugins extend and expand the functionality of WordPress. Once a plugin is installed, you may activate it or deactivate it here.' ) . '</p>' .
-                                '<p>' . __( 'The search for installed plugins will search for terms in their name, description, or author.' ) . ' <span id="live-search-desc" class="hide-if-no-js">' . __( 'The search results will be updated as you type.' ) . '</span></p>' .
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'Plugins extend and expand the functionality of WordPress. Once a plugin is installed, you may activate it or deactivate it here.' ) . '</p>' .
+                               '<p>' . __( 'The search for installed plugins will search for terms in their name, description, or author.' ) . ' <span id="live-search-desc" class="hide-if-no-js">' . __( 'The search results will be updated as you type.' ) . '</span></p>' .
</ins><span class="cx" style="display: block; padding: 0 10px">                                 '<p>' . sprintf(
</span><span class="cx" style="display: block; padding: 0 10px">                                        /* translators: %s: WordPress Plugin Directory URL */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                         __( 'If you would like to see more plugins to choose from, click on the &#8220;Add New&#8221; button and you will be able to browse or search for additional plugins from the <a href="%s">WordPress Plugin Directory</a>. Plugins in the WordPress Plugin Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they&#8217;re free!' ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 __( 'If you would like to see more plugins to choose from, click on the &#8220;Add New&#8221; button and you will be able to browse or search for additional plugins from the <a href="%s">WordPress Plugin Directory</a>. Plugins in the WordPress Plugin Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they&#8217;re free!' ),
</ins><span class="cx" style="display: block; padding: 0 10px">                                         __( 'https://wordpress.org/plugins/' )
</span><span class="cx" style="display: block; padding: 0 10px">                                ) . '</p>',
</span><span class="cx" style="display: block; padding: 0 10px">        )
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -452,10 +452,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'compatibility-problems',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Troubleshooting' ),
</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">-                                 '<p>' . __( 'Most of the time, plugins play nicely with the core of WordPress and with other plugins. Sometimes, though, a plugin&#8217;s code will get in the way of another plugin, causing compatibility issues. If your site starts doing strange things, this may be the problem. Try deactivating all your plugins and re-activating them in various combinations until you isolate which one(s) caused the issue.' ) . '</p>' .
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'Most of the time, plugins play nicely with the core of WordPress and with other plugins. Sometimes, though, a plugin&#8217;s code will get in the way of another plugin, causing compatibility issues. If your site starts doing strange things, this may be the problem. Try deactivating all your plugins and re-activating them in various combinations until you isolate which one(s) caused the issue.' ) . '</p>' .
</ins><span class="cx" style="display: block; padding: 0 10px">                                 '<p>' . sprintf(
</span><span class="cx" style="display: block; padding: 0 10px">                                        /* translators: WP_PLUGIN_DIR constant value */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                         __( 'If something goes wrong with a plugin and you can&#8217;t use WordPress, delete or rename that file in the %s directory and it will be automatically deactivated.' ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 __( 'If something goes wrong with a plugin and you can&#8217;t use WordPress, delete or rename that file in the %s directory and it will be automatically deactivated.' ),
</ins><span class="cx" style="display: block; padding: 0 10px">                                         '<code>' . WP_PLUGIN_DIR . '</code>'
</span><span class="cx" style="display: block; padding: 0 10px">                                ) . '</p>',
</span><span class="cx" style="display: block; padding: 0 10px">        )
</span></span></pre></div>
<a id="trunksrcwpadminpostphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/post.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/post.php       2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/post.php 2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -55,8 +55,8 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> $sendback = wp_get_referer();
</span><span class="cx" style="display: block; padding: 0 10px"> if ( ! $sendback ||
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         strpos( $sendback, 'post.php' ) !== false ||
-        strpos( $sendback, 'post-new.php' ) !== false ) {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ strpos( $sendback, 'post.php' ) !== false ||
+       strpos( $sendback, 'post-new.php' ) !== false ) {
</ins><span class="cx" style="display: block; padding: 0 10px">         if ( 'attachment' == $post_type ) {
</span><span class="cx" style="display: block; padding: 0 10px">                $sendback = admin_url( 'upload.php' );
</span><span class="cx" style="display: block; padding: 0 10px">        } else {
</span></span></pre></div>
<a id="trunksrcwpadminprivacypolicyguidephp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/privacy-policy-guide.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/privacy-policy-guide.php       2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/privacy-policy-guide.php 2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -26,7 +26,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><span class="cx" style="display: block; padding: 0 10px"> <div class="wrap">
</span><span class="cx" style="display: block; padding: 0 10px">        <h1><?php echo esc_html( $title ); ?></h1>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
</ins><span class="cx" style="display: block; padding: 0 10px">         <div class="wp-privacy-policy-guide">
</span><span class="cx" style="display: block; padding: 0 10px">                <?php WP_Privacy_Policy_Content::privacy_policy_guide(); ?>
</span><span class="cx" style="display: block; padding: 0 10px">        </div>
</span></span></pre></div>
<a id="trunksrcwpadminuploadphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/upload.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/upload.php     2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/upload.php       2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -223,9 +223,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Overview' ),
</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">-                                 '<p>' . __( 'All the files you&#8217;ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen.' ) . '</p>' .
-                                '<p>' . __( 'You can narrow the list by file type/status or by date using the dropdown menus above the media table.' ) . '</p>' .
-                                '<p>' . __( 'You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'All the files you&#8217;ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen.' ) . '</p>' .
+                               '<p>' . __( 'You can narrow the list by file type/status or by date using the dropdown menus above the media table.' ) . '</p>' .
+                               '<p>' . __( 'You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media.' ) . '</p>',
</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"> get_current_screen()->add_help_tab(
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -233,7 +233,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'actions-links',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Available Actions' ),
</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">-                                 '<p>' . __( 'Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file&#8217;s name displays a simple screen to edit that individual file&#8217;s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file&#8217;s name displays a simple screen to edit that individual file&#8217;s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file.' ) . '</p>',
</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"> get_current_screen()->add_help_tab(
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -241,7 +241,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'attaching-files',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Attaching Files' ),
</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">-                                 '<p>' . __( 'If a media file has not been attached to any content, you will see that in the Uploaded To column, and can click on Attach to launch a small popup that will allow you to search for existing content and attach the file.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'If a media file has not been attached to any content, you will see that in the Uploaded To column, and can click on Attach to launch a small popup that will allow you to search for existing content and attach the file.' ) . '</p>',
</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"> 
</span></span></pre></div>
<a id="trunksrcwpadminusernewphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/user-new.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/user-new.php   2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/user-new.php     2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -240,13 +240,13 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'user-roles',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'User Roles' ),
</span><span class="cx" style="display: block; padding: 0 10px">                'content' => '<p>' . __( 'Here is a basic overview of the different user roles and the permissions associated with each one:' ) . '</p>' .
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                         '<ul>' .
-                                                        '<li>' . __( 'Subscribers can read comments/comment/receive newsletters, etc. but cannot create regular site content.' ) . '</li>' .
-                                                        '<li>' . __( 'Contributors can write and manage their posts but not publish posts or upload media files.' ) . '</li>' .
-                                                        '<li>' . __( 'Authors can publish and manage their own posts, and are able to upload files.' ) . '</li>' .
-                                                        '<li>' . __( 'Editors can publish posts, manage posts as well as manage other people&#8217;s posts, etc.' ) . '</li>' .
-                                                        '<li>' . __( 'Administrators have access to all the administration features.' ) . '</li>' .
-                                                        '</ul>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                 '<ul>' .
+                                                       '<li>' . __( 'Subscribers can read comments/comment/receive newsletters, etc. but cannot create regular site content.' ) . '</li>' .
+                                                       '<li>' . __( 'Contributors can write and manage their posts but not publish posts or upload media files.' ) . '</li>' .
+                                                       '<li>' . __( 'Authors can publish and manage their own posts, and are able to upload files.' ) . '</li>' .
+                                                       '<li>' . __( 'Editors can publish posts, manage posts as well as manage other people&#8217;s posts, etc.' ) . '</li>' .
+                                                       '<li>' . __( 'Administrators have access to all the administration features.' ) . '</li>' .
+                                                       '</ul>',
</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"> 
</span></span></pre></div>
<a id="trunksrcwpadminwidgetsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/widgets.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/widgets.php    2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-admin/widgets.php      2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -54,7 +54,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'overview',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Overview' ),
</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">-                                 '<p>' . __( 'Widgets are independent sections of content that can be placed into any widgetized area provided by your theme (commonly called sidebars). To populate your sidebars/widget areas with individual widgets, drag and drop the title bars into the desired area. By default, only the first widget area is expanded. To populate additional widget areas, click on their title bars to expand them.' ) . '</p>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'Widgets are independent sections of content that can be placed into any widgetized area provided by your theme (commonly called sidebars). To populate your sidebars/widget areas with individual widgets, drag and drop the title bars into the desired area. By default, only the first widget area is expanded. To populate additional widget areas, click on their title bars to expand them.' ) . '</p>
</ins><span class="cx" style="display: block; padding: 0 10px">         <p>' . __( 'The Available Widgets section contains all the widgets you can choose from. Once you drag a widget into a sidebar, it will open to allow you to configure its settings. When you are happy with the widget settings, click the Save button and the widget will go live on your site. If you click Delete, it will remove the widget.' ) . '</p>',
</span><span class="cx" style="display: block; padding: 0 10px">        )
</span><span class="cx" style="display: block; padding: 0 10px"> );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -63,7 +63,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'removing-reusing',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Removing and Reusing' ),
</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">-                                 '<p>' . __( 'If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with fewer or different widget areas.' ) . '</p>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with fewer or different widget areas.' ) . '</p>
</ins><span class="cx" style="display: block; padding: 0 10px">         <p>' . __( 'Widgets may be used multiple times. You can give each widget a title, to display on your site, but it&#8217;s not required.' ) . '</p>
</span><span class="cx" style="display: block; padding: 0 10px">        <p>' . __( 'Enabling Accessibility Mode, via Screen Options, allows you to use Add and Edit buttons instead of using drag and drop.' ) . '</p>',
</span><span class="cx" style="display: block; padding: 0 10px">        )
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -73,8 +73,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                'id'      => 'missing-widgets',
</span><span class="cx" style="display: block; padding: 0 10px">                'title'   => __( 'Missing Widgets' ),
</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">-                                 '<p>' . __( 'Many themes show some sidebar widgets by default until you edit your sidebars, but they are not automatically displayed in your sidebar management tool. After you make your first widget change, you can re-add the default widgets by adding them from the Available Widgets area.' ) . '</p>' .
-                                        '<p>' . __( 'When changing themes, there is often some variation in the number and setup of widget areas/sidebars and sometimes these conflicts make the transition a bit less smooth. If you changed themes and seem to be missing widgets, scroll down on this screen to the Inactive Widgets area, where all of your widgets and their settings will have been saved.' ) . '</p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         '<p>' . __( 'Many themes show some sidebar widgets by default until you edit your sidebars, but they are not automatically displayed in your sidebar management tool. After you make your first widget change, you can re-add the default widgets by adding them from the Available Widgets area.' ) . '</p>' .
+                                       '<p>' . __( 'When changing themes, there is often some variation in the number and setup of widget areas/sidebars and sometimes these conflicts make the transition a bit less smooth. If you changed themes and seem to be missing widgets, scroll down on this screen to the Inactive Widgets area, where all of your widgets and their settings will have been saved.' ) . '</p>',
</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"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyelevenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentyeleven/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentyeleven/functions.php    2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-content/themes/twentyeleven/functions.php      2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -188,7 +188,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><span class="cx" style="display: block; padding: 0 10px">                         * @param int The default header image height in pixels. Default 288.
</span><span class="cx" style="display: block; padding: 0 10px">                         */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                           'height'              => apply_filters( 'twentyeleven_header_image_height', 288 ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 'height'                 => apply_filters( 'twentyeleven_header_image_height', 288 ),
</ins><span class="cx" style="display: block; padding: 0 10px">                         // Support flexible heights.
</span><span class="cx" style="display: block; padding: 0 10px">                        'flex-height'            => true,
</span><span class="cx" style="display: block; padding: 0 10px">                        // Random image rotation by default.
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentytenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentyten/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentyten/functions.php       2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-content/themes/twentyten/functions.php 2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -171,7 +171,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><span class="cx" style="display: block; padding: 0 10px">                         * @param int The default header image height in pixels. Default 198.
</span><span class="cx" style="display: block; padding: 0 10px">                         */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                           'height'           => apply_filters( 'twentyten_header_image_height', 198 ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 'height'              => apply_filters( 'twentyten_header_image_height', 198 ),
</ins><span class="cx" style="display: block; padding: 0 10px">                         // Support flexible heights.
</span><span class="cx" style="display: block; padding: 0 10px">                        'flex-height'         => true,
</span><span class="cx" style="display: block; padding: 0 10px">                        // Don't support text inside the header image.
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpeditorphp"></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/class-wp-editor.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-editor.php 2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-includes/class-wp-editor.php   2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1771,8 +1771,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                        <div class="river-waiting">
</span><span class="cx" style="display: block; padding: 0 10px">                                                <span class="spinner"></span>
</span><span class="cx" style="display: block; padding: 0 10px">                                        </div>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                 </div>
-                        </div>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         </div>
+                       </div>
</ins><span class="cx" style="display: block; padding: 0 10px">                 </div>
</span><span class="cx" style="display: block; padding: 0 10px">                <div class="submitbox">
</span><span class="cx" style="display: block; padding: 0 10px">                        <div id="wp-link-cancel">
</span></span></pre></div>
<a id="trunksrcwpincludescommenttemplatephp"></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/comment-template.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/comment-template.php        2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-includes/comment-template.php  2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2275,17 +2275,17 @@
</span><span class="cx" style="display: block; padding: 0 10px">        $html5    = 'html5' === $args['format'];
</span><span class="cx" style="display: block; padding: 0 10px">        $fields   = array(
</span><span class="cx" style="display: block; padding: 0 10px">                'author' => '<p class="comment-form-author">' . '<label for="author">' . __( 'Name' ) . ( $req ? ' <span class="required">*</span>' : '' ) . '</label> ' .
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                         '<input id="author" name="author" type="text" value="' . esc_attr( $commenter['comment_author'] ) . '" size="30" maxlength="245"' . $html_req . ' /></p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<input id="author" name="author" type="text" value="' . esc_attr( $commenter['comment_author'] ) . '" size="30" maxlength="245"' . $html_req . ' /></p>',
</ins><span class="cx" style="display: block; padding: 0 10px">                 'email'  => '<p class="comment-form-email"><label for="email">' . __( 'Email' ) . ( $req ? ' <span class="required">*</span>' : '' ) . '</label> ' .
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                         '<input id="email" name="email" ' . ( $html5 ? 'type="email"' : 'type="text"' ) . ' value="' . esc_attr( $commenter['comment_author_email'] ) . '" size="30" maxlength="100" aria-describedby="email-notes"' . $html_req . ' /></p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<input id="email" name="email" ' . ( $html5 ? 'type="email"' : 'type="text"' ) . ' value="' . esc_attr( $commenter['comment_author_email'] ) . '" size="30" maxlength="100" aria-describedby="email-notes"' . $html_req . ' /></p>',
</ins><span class="cx" style="display: block; padding: 0 10px">                 'url'    => '<p class="comment-form-url"><label for="url">' . __( 'Website' ) . '</label> ' .
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                         '<input id="url" name="url" ' . ( $html5 ? 'type="url"' : 'type="text"' ) . ' value="' . esc_attr( $commenter['comment_author_url'] ) . '" size="30" maxlength="200" /></p>',
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 '<input id="url" name="url" ' . ( $html5 ? 'type="url"' : 'type="text"' ) . ' value="' . esc_attr( $commenter['comment_author_url'] ) . '" size="30" maxlength="200" /></p>',
</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">        if ( has_action( 'set_comment_cookies', 'wp_set_comment_cookies' ) && get_option( 'show_comments_cookies_opt_in' ) ) {
</span><span class="cx" style="display: block; padding: 0 10px">                $consent           = empty( $commenter['comment_author_email'] ) ? '' : ' checked="checked"';
</span><span class="cx" style="display: block; padding: 0 10px">                $fields['cookies'] = '<p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes"' . $consent . ' />' .
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                         '<label for="wp-comment-cookies-consent">' . __( 'Save my name, email, and website in this browser for the next time I comment.' ) . '</label></p>';
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                 '<label for="wp-comment-cookies-consent">' . __( 'Save my name, email, and website in this browser for the next time I comment.' ) . '</label></p>';
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                // Ensure that the passed fields include cookies consent.
</span><span class="cx" style="display: block; padding: 0 10px">                if ( isset( $args['fields'] ) && ! isset( $args['fields']['cookies'] ) ) {
</span></span></pre></div>
<a id="trunksrcwpincludescompatphp"></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/compat.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/compat.php  2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-includes/compat.php    2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -100,7 +100,7 @@
</span><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">        $regex = '/(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                  [\x00-\x7F]                  # single-byte sequences   0xxxxxxx
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         [\x00-\x7F]                  # single-byte sequences   0xxxxxxx
</ins><span class="cx" style="display: block; padding: 0 10px">                 | [\xC2-\xDF][\x80-\xBF]       # double-byte sequences   110xxxxx 10xxxxxx
</span><span class="cx" style="display: block; padding: 0 10px">                | \xE0[\xA0-\xBF][\x80-\xBF]   # triple-byte sequences   1110xxxx 10xxxxxx * 2
</span><span class="cx" style="display: block; padding: 0 10px">                | [\xE1-\xEC][\x80-\xBF]{2}
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -183,7 +183,7 @@
</span><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">        $regex = '/(?:
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                  [\x00-\x7F]                  # single-byte sequences   0xxxxxxx
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         [\x00-\x7F]                  # single-byte sequences   0xxxxxxx
</ins><span class="cx" style="display: block; padding: 0 10px">                 | [\xC2-\xDF][\x80-\xBF]       # double-byte sequences   110xxxxx 10xxxxxx
</span><span class="cx" style="display: block; padding: 0 10px">                | \xE0[\xA0-\xBF][\x80-\xBF]   # triple-byte sequences   1110xxxx 10xxxxxx * 2
</span><span class="cx" style="display: block; padding: 0 10px">                | [\xE1-\xEC][\x80-\xBF]{2}
</span></span></pre></div>
<a id="trunksrcwpincludesdeprecatedphp"></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/deprecated.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/deprecated.php      2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-includes/deprecated.php        2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -247,8 +247,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">        $post_author_data = get_userdata($post->post_author);
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        if ( (($user_id == $post_author_data->ID) && !($post->post_status == 'publish' && $author_data->user_level < 2))
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         || ($author_data->user_level > $post_author_data->user_level)
-                        || ($author_data->user_level >= 10) ) {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 || ($author_data->user_level > $post_author_data->user_level)
+                       || ($author_data->user_level >= 10) ) {
</ins><span class="cx" style="display: block; padding: 0 10px">                 return true;
</span><span class="cx" style="display: block; padding: 0 10px">        } else {
</span><span class="cx" style="display: block; padding: 0 10px">                return false;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -393,8 +393,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int $show_updated Optional. Whether to show last updated timestamp
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function get_linksbyname($cat_name = "noname", $before = '', $after = '<br />', $between = " ", $show_images = true, $orderby = 'id',
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                 $show_description = true, $show_rating = false,
-                                                $limit = -1, $show_updated = 0) {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                         $show_description = true, $show_rating = false,
+                                               $limit = -1, $show_updated = 0) {
</ins><span class="cx" style="display: block; padding: 0 10px">         _deprecated_function( __FUNCTION__, '2.1.0', 'get_bookmarks()' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        $cat_id = -1;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -565,7 +565,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int $show_updated Whether to show last updated timestamp
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function get_links_withrating($category = -1, $before = '', $after = '<br />', $between = " ", $show_images = true,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                          $orderby = 'id', $show_description = true, $limit = -1, $show_updated = 0) {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                 $orderby = 'id', $show_description = true, $limit = -1, $show_updated = 0) {
</ins><span class="cx" style="display: block; padding: 0 10px">         _deprecated_function( __FUNCTION__, '2.1.0', 'get_bookmarks()' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        get_links($category, $before, $after, $between, $show_images, $orderby, $show_description, true, $limit, $show_updated);
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -613,8 +613,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @return false|null
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function list_cats($optionall = 1, $all = 'All', $sort_column = 'ID', $sort_order = 'asc', $file = '', $list = true, $optiondates = 0,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                   $optioncount = 0, $hide_empty = 1, $use_desc_for_title = 1, $children=false, $child_of=0, $categories=0,
-                                  $recurse=0, $feed = '', $feed_image = '', $exclude = '', $hierarchical=false) {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         $optioncount = 0, $hide_empty = 1, $use_desc_for_title = 1, $children=false, $child_of=0, $categories=0,
+                               $recurse=0, $feed = '', $feed_image = '', $exclude = '', $hierarchical=false) {
</ins><span class="cx" style="display: block; padding: 0 10px">         _deprecated_function( __FUNCTION__, '2.1.0', 'wp_list_categories()' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        $query = compact('optionall', 'all', 'sort_column', 'sort_order', 'file', 'list', 'optiondates', 'optioncount', 'hide_empty', 'use_desc_for_title', 'children',
</span></span></pre></div>
<a id="trunksrcwpincludesformattingphp"></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/formatting.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/formatting.php      2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-includes/formatting.php        2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -844,7 +844,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        $tagregexp = join( '|', array_map( 'preg_quote', array_keys( $shortcode_tags ) ) );
</span><span class="cx" style="display: block; padding: 0 10px">        $spaces    = wp_spaces_regexp();
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        // phpcs:disable Squiz.Strings.ConcatenationSpacing.PaddingFound -- don't remove regex indentation
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ // phpcs:disable Squiz.Strings.ConcatenationSpacing.PaddingFound,WordPress.WhiteSpace.PrecisionAlignment.Found -- don't remove regex indentation
</ins><span class="cx" style="display: block; padding: 0 10px">         $pattern =
</span><span class="cx" style="display: block; padding: 0 10px">                '/'
</span><span class="cx" style="display: block; padding: 0 10px">                . '<p>'                              // Opening paragraph
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2903,8 +2903,9 @@
</span><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">                                (\)?)                                                  # 3: Trailing closing parenthesis (for parethesis balancing post processing)
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        ~xS'; // The regex is a non-anchored pattern and does not have a single fixed starting character.
-                                 // Tell PCRE to spend more time optimizing since, when used on a page load, it will probably be used several times.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 ~xS';
+                       // The regex is a non-anchored pattern and does not have a single fixed starting character.
+                       // Tell PCRE to spend more time optimizing since, when used on a page load, it will probably be used several times.
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                        $ret = preg_replace_callback( $url_clickable, '_make_url_clickable_cb', $ret );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpincludesfunctionsphp"></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/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/functions.php       2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-includes/functions.php 2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3218,7 +3218,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                        -webkit-box-shadow: 0 1px 0 #ccc;
</span><span class="cx" style="display: block; padding: 0 10px">                        box-shadow: 0 1px 0 #ccc;
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         vertical-align: top;
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 vertical-align: top;
</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">                .button.button-large {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3244,11 +3244,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">                .button:active {
</span><span class="cx" style="display: block; padding: 0 10px">                        background: #eee;
</span><span class="cx" style="display: block; padding: 0 10px">                        border-color: #999;
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
-                        box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
-                        -webkit-transform: translateY(1px);
-                        -ms-transform: translateY(1px);
-                        transform: translateY(1px);
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
+                       box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
+                       -webkit-transform: translateY(1px);
+                       -ms-transform: translateY(1px);
+                       transform: translateY(1px);
</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">                <?php
</span></span></pre></div>
<a id="trunksrcwpincludespostphp"></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/post.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/post.php    2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-includes/post.php      2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2934,9 +2934,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">        $post = get_post( $post_id );
</span><span class="cx" style="display: block; padding: 0 10px">        if ( 'page' == $post->post_type ) {
</span><span class="cx" style="display: block; padding: 0 10px">                /*
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                  * If the page is defined in option page_on_front or post_for_posts,
-                 * adjust the corresponding options.
-                 */
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * If the page is defined in option page_on_front or post_for_posts,
+                * adjust the corresponding options.
+                */
</ins><span class="cx" style="display: block; padding: 0 10px">                 if ( get_option( 'page_on_front' ) == $post->ID ) {
</span><span class="cx" style="display: block; padding: 0 10px">                        update_option( 'show_on_front', 'posts' );
</span><span class="cx" style="display: block; padding: 0 10px">                        update_option( 'page_on_front', 0 );
</span></span></pre></div>
<a id="trunksrcwpincludesthemecompatsidebarphp"></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/theme-compat/sidebar.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/theme-compat/sidebar.php    2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-includes/theme-compat/sidebar.php      2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -18,7 +18,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        <div id="sidebar" role="complementary">
</span><span class="cx" style="display: block; padding: 0 10px">                <ul>
</span><span class="cx" style="display: block; padding: 0 10px">                        <?php
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                          /* Widgetized sidebar, if you have the plugin installed. */
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 /* Widgetized sidebar, if you have the plugin installed. */
</ins><span class="cx" style="display: block; padding: 0 10px">                         if ( ! function_exists( 'dynamic_sidebar' ) || ! dynamic_sidebar() ) :
</span><span class="cx" style="display: block; padding: 0 10px">                                ?>
</span><span class="cx" style="display: block; padding: 0 10px">                        <li>
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -35,7 +35,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                if ( is_404() || is_category() || is_day() || is_month() ||
</span><span class="cx" style="display: block; padding: 0 10px">                                is_year() || is_search() || is_paged() ) :
</span><span class="cx" style="display: block; padding: 0 10px">                                        ?>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         <li>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <li>
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                                        <?php if ( is_404() ) : /* If this is a 404 page */ ?>
</span><span class="cx" style="display: block; padding: 0 10px">                        <?php elseif ( is_category() ) : /* If this is a category archive */ ?>
</span></span></pre></div>
<a id="trunksrcwpincludeswpdbphp"></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/wp-db.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/wp-db.php   2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/src/wp-includes/wp-db.php     2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1622,10 +1622,10 @@
</span><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">                                 * It's possible ext/mysqli is misconfigured. Fall back to ext/mysql if:
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                  *  - We haven't previously connected, and
-                                 *  - WP_USE_EXT_MYSQL isn't set to false, and
-                                 *  - ext/mysql is loaded.
-                                 */
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                          *  - We haven't previously connected, and
+                                *  - WP_USE_EXT_MYSQL isn't set to false, and
+                                *  - ext/mysql is loaded.
+                                */
</ins><span class="cx" style="display: block; padding: 0 10px">                                 $attempt_fallback = true;
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                                if ( $this->has_connected ) {
</span></span></pre></div>
<a id="trunktestsphpunittestsfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/functions.php   2019-07-05 03:13:31 UTC (rev 45601)
+++ trunk/tests/phpunit/tests/functions.php     2019-07-05 05:20:52 UTC (rev 45602)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1312,15 +1312,15 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                $data,
</span><span class="cx" style="display: block; padding: 0 10px">                                array(
</span><span class="cx" style="display: block; padding: 0 10px">                                        // Standard non-image file.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                         array(
-                                                DIR_TESTDATA . '/formatting/big5.txt',
-                                                'big5.txt',
-                                                array(
-                                                        'ext'             => 'txt',
-                                                        'type'            => 'text/plain',
-                                                        'proper_filename' => false,
-                                                ),
-                                        ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                 array(
+                                               DIR_TESTDATA . '/formatting/big5.txt',
+                                               'big5.txt',
+                                               array(
+                                                       'ext'             => 'txt',
+                                                       'type'            => 'text/plain',
+                                                       'proper_filename' => false,
+                                               ),
+                                       ),
</ins><span class="cx" style="display: block; padding: 0 10px">                                         // Non-image file with wrong sub-type.
</span><span class="cx" style="display: block; padding: 0 10px">                                        array(
</span><span class="cx" style="display: block; padding: 0 10px">                                                DIR_TESTDATA . '/uploads/pages-to-word.docx',
</span></span></pre>
</div>
</div>

</body>
</html>