<!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>[48590] trunk/src: Docs: Another pass at some inline docs fixes mostly made by PHPCBF.</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/48590">48590</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/48590","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>johnbillion</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2020-07-23 21:09:04 +0000 (Thu, 23 Jul 2020)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Docs: Another pass at some inline docs fixes mostly made by PHPCBF.

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

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpadminincludesclasswpupgraderphp">trunk/src/wp-admin/includes/class-wp-upgrader.php</a></li>
<li><a href="#trunksrcwpincludesclasswpcustomizemanagerphp">trunk/src/wp-includes/class-wp-customize-manager.php</a></li>
<li><a href="#trunksrcwpincludesclasswpcustomizesettingphp">trunk/src/wp-includes/class-wp-customize-setting.php</a></li>
<li><a href="#trunksrcwpincludesclasswprecoverymodeemailservicephp">trunk/src/wp-includes/class-wp-recovery-mode-email-service.php</a></li>
<li><a href="#trunksrcwpincludesclasswprecoverymodephp">trunk/src/wp-includes/class-wp-recovery-mode.php</a></li>
<li><a href="#trunksrcwpincludesclasswpthemephp">trunk/src/wp-includes/class-wp-theme.php</a></li>
<li><a href="#trunksrcwpincludesclasswpuserqueryphp">trunk/src/wp-includes/class-wp-user-query.php</a></li>
<li><a href="#trunksrcwpincludesclasswpuserphp">trunk/src/wp-includes/class-wp-user.php</a></li>
<li><a href="#trunksrcwpincludesclasswpwalkerphp">trunk/src/wp-includes/class-wp-walker.php</a></li>
<li><a href="#trunksrcwpincludesclasswpxmlrpcserverphp">trunk/src/wp-includes/class-wp-xmlrpc-server.php</a></li>
<li><a href="#trunksrcwpincludesclasswpphp">trunk/src/wp-includes/class-wp.php</a></li>
<li><a href="#trunksrcwpincludescommenttemplatephp">trunk/src/wp-includes/comment-template.php</a></li>
<li><a href="#trunksrcwpincludescommentphp">trunk/src/wp-includes/comment.php</a></li>
<li><a href="#trunksrcwpincludescronphp">trunk/src/wp-includes/cron.php</a></li>
<li><a href="#trunksrcwpincludescustomizeclasswpcustomizeimagecontrolphp">trunk/src/wp-includes/customize/class-wp-customize-image-control.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="#trunksrcwpincludesfunctionswpscriptsphp">trunk/src/wp-includes/functions.wp-scripts.php</a></li>
<li><a href="#trunksrcwpincludeslinktemplatephp">trunk/src/wp-includes/link-template.php</a></li>
<li><a href="#trunksrcwpincludesmetaphp">trunk/src/wp-includes/meta.php</a></li>
<li><a href="#trunksrcwpincludesoptionphp">trunk/src/wp-includes/option.php</a></li>
<li><a href="#trunksrcwpincludespluggablephp">trunk/src/wp-includes/pluggable.php</a></li>
<li><a href="#trunksrcwpincludespomopophp">trunk/src/wp-includes/pomo/po.php</a></li>
<li><a href="#trunksrcwpincludespostphp">trunk/src/wp-includes/post.php</a></li>
<li><a href="#trunksrcwpincludesrestapiphp">trunk/src/wp-includes/rest-api.php</a></li>
<li><a href="#trunksrcwpincludesshortcodesphp">trunk/src/wp-includes/shortcodes.php</a></li>
<li><a href="#trunksrcwpincludestaxonomyphp">trunk/src/wp-includes/taxonomy.php</a></li>
<li><a href="#trunksrcwpincludesthemephp">trunk/src/wp-includes/theme.php</a></li>
<li><a href="#trunksrcwpincludesuserphp">trunk/src/wp-includes/user.php</a></li>
<li><a href="#trunksrcwpincludeswidgetsphp">trunk/src/wp-includes/widgets.php</a></li>
<li><a href="#trunksrcwpincludeswpdbphp">trunk/src/wp-includes/wp-db.php</a></li>
<li><a href="#trunksrcwpsignupphp">trunk/src/wp-signup.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpadminincludesclasswpupgraderphp"></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/class-wp-upgrader.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/includes/class-wp-upgrader.php 2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-admin/includes/class-wp-upgrader.php   2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -77,16 +77,16 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.8.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @var array|WP_Error $result {
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         *      @type string $source             The full path to the source the files were installed from.
-        *      @type string $source_files       List of all the files in the source directory.
-        *      @type string $destination        The full path to the installation destination folder.
-        *      @type string $destination_name   The name of the destination folder, or empty if `$destination`
-        *                                       and `$local_destination` are the same.
-        *      @type string $local_destination  The full local path to the destination folder. This is usually
-        *                                       the same as `$destination`.
-        *      @type string $remote_destination The full remote path to the destination folder
-        *                                       (i.e., from `$wp_filesystem`).
-        *      @type bool   $clear_destination  Whether the destination folder was cleared.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  *     @type string $source             The full path to the source the files were installed from.
+        *     @type string $source_files       List of all the files in the source directory.
+        *     @type string $destination        The full path to the installation destination folder.
+        *     @type string $destination_name   The name of the destination folder, or empty if `$destination`
+        *                                      and `$local_destination` are the same.
+        *     @type string $local_destination  The full local path to the destination folder. This is usually
+        *                                      the same as `$destination`.
+        *     @type string $remote_destination The full remote path to the destination folder
+        *                                      (i.e., from `$wp_filesystem`).
+        *     @type bool   $clear_destination  Whether the destination folder was cleared.
</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">        public $result = array();
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpcustomizemanagerphp"></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-customize-manager.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-customize-manager.php      2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/class-wp-customize-manager.php        2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5945,7 +5945,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.7.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $value Repeat value.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string               $value   Repeat value.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @param WP_Customize_Setting $setting Setting.
</span><span class="cx" style="display: block; padding: 0 10px">         * @return string|WP_Error Background value or validation error.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5987,9 +5987,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.7.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param array $response Response.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param array                          $response          Response.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @param WP_Customize_Selective_Refresh $selective_refresh Selective refresh component.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param array $partials Array of partials.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param array                          $partials          Array of partials.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return array
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        public function export_header_video_settings( $response, $selective_refresh, $partials ) {
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpcustomizesettingphp"></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-customize-setting.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-customize-setting.php      2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/class-wp-customize-setting.php        2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -848,7 +848,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @param array $root
</span><span class="cx" style="display: block; padding: 0 10px">         * @param array $keys
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param bool $create Default false.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param bool  $create Default false.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return array|void Keys are 'root', 'node', and 'key'.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        final protected function multidimensional( &$root, $keys, $create = false ) {
</span></span></pre></div>
<a id="trunksrcwpincludesclasswprecoverymodeemailservicephp"></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-recovery-mode-email-service.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-recovery-mode-email-service.php    2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/class-wp-recovery-mode-email-service.php      2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -41,9 +41,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @param int   $rate_limit Number of seconds before another email can be sent.
</span><span class="cx" style="display: block; padding: 0 10px">         * @param array $error      Error details from {@see error_get_last()}
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param array $extension  The extension that caused the error. {
-        *      @type string $slug The extension slug. The plugin or theme's directory.
-        *      @type string $type The extension type. Either 'plugin' or 'theme'.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param array $extension {
+        *     The extension that caused the error.
+        *
+        *     @type string $slug The extension slug. The plugin or theme's directory.
+        *     @type string $type The extension type. Either 'plugin' or 'theme'.
</ins><span class="cx" style="display: block; padding: 0 10px">          * }
</span><span class="cx" style="display: block; padding: 0 10px">         * @return true|WP_Error True if email sent, WP_Error otherwise.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span></span></pre></div>
<a id="trunksrcwpincludesclasswprecoverymodephp"></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-recovery-mode.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-recovery-mode.php  2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/class-wp-recovery-mode.php    2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -341,8 +341,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @param array $error Error that was triggered.
</span><span class="cx" style="display: block; padding: 0 10px">         * @return array|false {
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         *      @type string  $slug  The extension slug. This is the plugin or theme's directory.
-        *      @type string  $type  The extension type. Either 'plugin' or 'theme'.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  *     Extension details.
+        *
+        *     @type string $slug The extension slug. This is the plugin or theme's directory.
+        *     @type string $type The extension type. Either 'plugin' or 'theme'.
</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">        protected function get_extension_for_error( $error ) {
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpthemephp"></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-theme.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-theme.php  2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/class-wp-theme.php    2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -181,8 +181,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @global array $wp_theme_directories
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $theme_dir Directory of the theme within the theme_root.
-        * @param string $theme_root Theme root.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string        $theme_dir  Directory of the theme within the theme_root.
+        * @param string        $theme_root Theme root.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @param WP_Theme|null $_child If this theme is a parent theme, the child may be passed for validation purposes.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        public function __construct( $theme_dir, $theme_root, $_child = null ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -681,7 +681,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.4.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $key Type of data to store (theme, screenshot, headers, post_templates)
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string       $key  Type of data to store (theme, screenshot, headers, post_templates)
</ins><span class="cx" style="display: block; padding: 0 10px">          * @param array|string $data Data to store
</span><span class="cx" style="display: block; padding: 0 10px">         * @return bool Return value from wp_cache_add()
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -773,9 +773,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.4.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $header Theme header. Name, Description, Author, Version, ThemeURI, AuthorURI, Status, Tags.
-        * @param bool $markup Optional. Whether to mark up the header. Defaults to true.
-        * @param bool $translate Optional. Whether to translate the header. Defaults to true.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $header    Theme header. Name, Description, Author, Version, ThemeURI, AuthorURI, Status, Tags.
+        * @param bool   $markup    Optional. Whether to mark up the header. Defaults to true.
+        * @param bool   $translate Optional. Whether to translate the header. Defaults to true.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return string|array|false Processed header. An array for Tags if `$markup` is false, string otherwise.
</span><span class="cx" style="display: block; padding: 0 10px">         *                            False on failure.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1159,11 +1159,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.4.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string[]|string $type       Optional. Array of extensions to find, string of a single extension,
-        *                                    or null for all extensions. Default null.
-        * @param int          $depth         Optional. How deep to search for files. Defaults to a flat scan (0 depth).
-        *                                    -1 depth is infinite.
-        * @param bool         $search_parent Optional. Whether to return parent files. Default false.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string[]|string $type          Optional. Array of extensions to find, string of a single extension,
+        *                                       or null for all extensions. Default null.
+        * @param int             $depth         Optional. How deep to search for files. Defaults to a flat scan (0 depth).
+        *                                       -1 depth is infinite.
+        * @param bool            $search_parent Optional. Whether to return parent files. Default false.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return string[] Array of files, keyed by the path to the file relative to the theme's directory, with the values
</span><span class="cx" style="display: block; padding: 0 10px">         *                  being absolute paths.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1387,9 +1387,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.4.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $check Optional. Whether to check only the 'network'-wide settings, the 'site'
-        *  settings, or 'both'. Defaults to 'both'.
-        * @param int $blog_id Optional. Ignored if only network-wide settings are checked. Defaults to current site.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $check   Optional. Whether to check only the 'network'-wide settings, the 'site'
+        *                        settings, or 'both'. Defaults to 'both'.
+        * @param int    $blog_id Optional. Ignored if only network-wide settings are checked. Defaults to current site.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return bool Whether the theme is allowed for the network. Returns true in single-site.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        public function is_allowed( $check = 'both', $blog_id = null ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1636,8 +1636,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.4.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $a First name.
-        * @param string $b Second name.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param WP_Theme $a First theme.
+        * @param WP_Theme $b Second theme.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return int Negative if `$a` falls lower in the natural order than `$b`. Zero if they fall equally.
</span><span class="cx" style="display: block; padding: 0 10px">         *             Greater than 0 if `$a` falls higher in the natural order than `$b`. Used with usort().
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1650,8 +1650,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.4.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $a First name.
-        * @param string $b Second name.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param WP_Theme $a First theme.
+        * @param WP_Theme $b Second theme.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return int Negative if `$a` falls lower in the natural order than `$b`. Zero if they fall equally.
</span><span class="cx" style="display: block; padding: 0 10px">         *             Greater than 0 if `$a` falls higher in the natural order than `$b`. Used with usort().
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpuserqueryphp"></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-user-query.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-user-query.php     2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/class-wp-user-query.php       2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -680,7 +680,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.5.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @param string $query_var Query variable key.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param mixed $value Query variable value.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param mixed  $value     Query variable value.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function set( $query_var, $value ) {
</span><span class="cx" style="display: block; padding: 0 10px">                $this->query_vars[ $query_var ] = $value;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -880,8 +880,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.0.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string   $name      Method to call.
-        * @param array    $arguments Arguments to pass when calling.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $name      Method to call.
+        * @param array  $arguments Arguments to pass when calling.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return mixed Return value of the callback, false otherwise.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        public function __call( $name, $arguments ) {
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpuserphp"></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-user.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-user.php   2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/class-wp-user.php     2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -115,9 +115,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.0.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param int|string|stdClass|WP_User $id User's ID, a WP_User object, or a user object from the DB.
-        * @param string $name Optional. User's username
-        * @param int $site_id Optional Site ID, defaults to current site.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param int|string|stdClass|WP_User $id      User's ID, a WP_User object, or a user object from the DB.
+        * @param string                      $name    Optional. User's username
+        * @param int                         $site_id Optional Site ID, defaults to current site.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function __construct( $id = 0, $name = '', $site_id = '' ) {
</span><span class="cx" style="display: block; padding: 0 10px">                if ( ! isset( self::$back_compat_keys ) ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -181,7 +181,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @global wpdb $wpdb WordPress database abstraction object.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $field The field to query against: 'id', 'ID', 'slug', 'email' or 'login'.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string     $field The field to query against: 'id', 'ID', 'slug', 'email' or 'login'.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @param string|int $value The field value
</span><span class="cx" style="display: block; padding: 0 10px">         * @return object|false Raw user object
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -439,8 +439,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.3.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string   $name      Method to call.
-        * @param array    $arguments Arguments to pass when calling.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $name      Method to call.
+        * @param array  $arguments Arguments to pass when calling.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return mixed|false Return value of the callback, false otherwise.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        public function __call( $name, $arguments ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -637,7 +637,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.0.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param int $max Max level of user.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param int    $max  Max level of user.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @param string $item Level capability name.
</span><span class="cx" style="display: block; padding: 0 10px">         * @return int Max Level.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -672,8 +672,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.0.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $cap Capability name.
-        * @param bool $grant Whether to grant capability to user.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $cap   Capability name.
+        * @param bool   $grant Whether to grant capability to user.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function add_cap( $cap, $grant = true ) {
</span><span class="cx" style="display: block; padding: 0 10px">                $this->caps[ $cap ] = $grant;
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpwalkerphp"></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-walker.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-walker.php 2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/class-wp-walker.php   2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -425,7 +425,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.7.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @param object $e
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param array $children_elements
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param array  $children_elements
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function unset_children( $e, &$children_elements ) {
</span><span class="cx" style="display: block; padding: 0 10px">                if ( ! $e || ! $children_elements ) {
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpxmlrpcserverphp"></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-xmlrpc-server.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-xmlrpc-server.php  2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/class-wp-xmlrpc-server.php    2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -171,8 +171,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.0.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string   $name      Method to call.
-        * @param array    $arguments Arguments to pass when calling.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $name      Method to call.
+        * @param array  $arguments Arguments to pass when calling.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return array|IXR_Error|false Return value of the callback, false otherwise.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        public function __call( $name, $arguments ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -369,8 +369,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.5.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param int $post_id Post ID.
-        * @param array $fields Custom fields.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param int   $post_id Post ID.
+        * @param array $fields  Custom fields.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function set_custom_fields( $post_id, $fields ) {
</span><span class="cx" style="display: block; padding: 0 10px">                $post_id = (int) $post_id;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -436,8 +436,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.9.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param int $term_id Term ID.
-        * @param array $fields Custom fields.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param int   $term_id Term ID.
+        * @param array $fields  Custom fields.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function set_term_custom_fields( $term_id, $fields ) {
</span><span class="cx" style="display: block; padding: 0 10px">                $term_id = (int) $term_id;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -744,7 +744,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * Prepares taxonomy data for return in an XML-RPC object.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @param object $taxonomy The unprepared taxonomy data.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param array $fields    The subset of taxonomy fields to return.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param array  $fields   The subset of taxonomy fields to return.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return array The prepared taxonomy data.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        protected function _prepare_taxonomy( $taxonomy, $fields ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5603,7 +5603,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @global wpdb $wpdb WordPress database abstraction object.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param int $post_ID Post ID.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param int    $post_ID      Post ID.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @param string $post_content Post Content for attachment.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        public function attach_uploads( $post_ID, $post_content ) {
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpphp"></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.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp.php        2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/class-wp.php  2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -111,8 +111,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.3.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $key Query variable name.
-        * @param mixed $value Query variable value.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $key   Query variable name.
+        * @param mixed  $value Query variable value.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function set_query_var( $key, $value ) {
</span><span class="cx" style="display: block; padding: 0 10px">                $this->query_vars[ $key ] = $value;
</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        2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/comment-template.php  2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -544,9 +544,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 1.5.0
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string          $format     Optional. The format of the date. Default user's setting.
- * @param int|WP_Comment  $comment_ID WP_Comment or ID of the comment for which to get the date.
- *                                    Default current comment.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string         $format     Optional. The format of the date. Default user's setting.
+ * @param int|WP_Comment $comment_ID WP_Comment or ID of the comment for which to get the date.
+ *                                   Default current comment.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string The comment's date.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function get_comment_date( $format = '', $comment_ID = 0 ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -962,9 +962,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @see Walker_Comment::comment()
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param int|WP_Comment  $comment_ID WP_Comment or ID of the comment for which to get the text.
- *                                    Default current comment.
- * @param array           $args       Optional. An array of arguments. Default empty array.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param int|WP_Comment $comment_ID WP_Comment or ID of the comment for which to get the text.
+ *                                   Default current comment.
+ * @param array          $args       Optional. An array of arguments. Default empty array.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string The comment content.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function get_comment_text( $comment_ID = 0, $args = array() ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1008,9 +1008,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @see Walker_Comment::comment()
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param int|WP_Comment  $comment_ID WP_Comment or ID of the comment for which to print the text.
- *                                    Default current comment.
- * @param array           $args       Optional. An array of arguments. Default empty array.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param int|WP_Comment $comment_ID WP_Comment or ID of the comment for which to print the text.
+ *                                   Default current comment.
+ * @param array          $args       Optional. An array of arguments. Default empty array.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function comment_text( $comment_ID = 0, $args = array() ) {
</span><span class="cx" style="display: block; padding: 0 10px">        $comment = get_comment( $comment_ID );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1633,7 +1633,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.7.0
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.4.0 Added the ability for `$comment` to also accept a WP_Comment object.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $args {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array          $args {
</ins><span class="cx" style="display: block; padding: 0 10px">  *     Optional. Override default arguments.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  *     @type string $add_below  The first part of the selector used to identify the comment to respond below.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1778,7 +1778,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.7.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $args {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array       $args {
</ins><span class="cx" style="display: block; padding: 0 10px">  *     Optional. Override default arguments.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  *     @type string $add_below  The first part of the selector used to identify the comment to respond below.
</span></span></pre></div>
<a id="trunksrcwpincludescommentphp"></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.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/comment.php 2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/comment.php   2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1062,15 +1062,16 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int   $comment_ID Comment ID.
</span><span class="cx" style="display: block; padding: 0 10px">  * @param array $args {
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- *      Array of optional arguments.
- *      @type string     $type      Limit paginated comments to those matching a given type.
- *                                  Accepts 'comment', 'trackback', 'pingback', 'pings'
- *                                  (trackbacks and pingbacks), or 'all'. Default 'all'.
- *      @type int        $per_page  Per-page count to use when calculating pagination.
- *                                  Defaults to the value of the 'comments_per_page' option.
- *      @type int|string $max_depth If greater than 1, comment page will be determined
- *                                  for the top-level parent `$comment_ID`.
- *                                  Defaults to the value of the 'thread_comments_depth' option.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ *     Array of optional arguments.
+ *
+ *     @type string     $type      Limit paginated comments to those matching a given type.
+ *                                 Accepts 'comment', 'trackback', 'pingback', 'pings'
+ *                                 (trackbacks and pingbacks), or 'all'. Default 'all'.
+ *     @type int        $per_page  Per-page count to use when calculating pagination.
+ *                                 Defaults to the value of the 'comments_per_page' option.
+ *     @type int|string $max_depth If greater than 1, comment page will be determined
+ *                                 for the top-level parent `$comment_ID`.
+ *                                 Defaults to the value of the 'thread_comments_depth' option.
</ins><span class="cx" style="display: block; padding: 0 10px">  * } *
</span><span class="cx" style="display: block; padding: 0 10px">  * @return int|null Comment page number or null on error.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2114,9 +2115,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.1.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param bool $block Whether plugin has already blocked comment.
- * @param int $time_lastcomment Timestamp for last comment.
- * @param int $time_newcomment Timestamp for new comment.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param bool $block            Whether plugin has already blocked comment.
+ * @param int  $time_lastcomment Timestamp for last comment.
+ * @param int  $time_newcomment  Timestamp for new comment.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return bool Whether comment should be blocked.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_throttle_comment_flood( $block, $time_lastcomment, $time_newcomment ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2172,8 +2173,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *     @type string $comment_author_IP    Comment author IP address in IPv4 format. Default is the value of
</span><span class="cx" style="display: block; padding: 0 10px">  *                                        'REMOTE_ADDR' in the `$_SERVER` superglobal sent in the original request.
</span><span class="cx" style="display: block; padding: 0 10px">  * }
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param bool $wp_error Should errors be returned as WP_Error objects instead of
- *                       executing wp_die()? Default false.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param bool  $wp_error Should errors be returned as WP_Error objects instead of
+ *                        executing wp_die()? Default false.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return int|false|WP_Error The ID of the comment on success, false or WP_Error on failure.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_new_comment( $commentdata, $wp_error = false ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2710,8 +2711,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 1.5.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $url URL to ping.
- * @param int $deprecated Not Used.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $url        URL to ping.
+ * @param int    $deprecated Not Used.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string|false String containing URI on success, false on failure.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function discover_pingback_server_uri( $url, $deprecated = '' ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2940,7 +2941,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 0.71
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.7.0 `$post_id` can be a WP_Post object.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $content Post content to check for links. If empty will retrieve from post.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string      $content Post content to check for links. If empty will retrieve from post.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Post $post_id Post Object or ID.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function pingback( $content, $post_id ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3067,9 +3068,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @global wpdb $wpdb WordPress database abstraction object.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string $trackback_url URL to send trackbacks.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $title Title of post.
- * @param string $excerpt Excerpt of post.
- * @param int $ID Post ID.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $title         Title of post.
+ * @param string $excerpt       Excerpt of post.
+ * @param int    $ID            Post ID.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return int|false|void Database query from update.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function trackback( $trackback_url, $title, $excerpt, $ID ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3286,8 +3287,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.7.0
</span><span class="cx" style="display: block; padding: 0 10px">  * @access private
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param bool $open Comments open or closed
- * @param int $post_id Post ID
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param bool $open    Comments open or closed.
+ * @param int  $post_id Post ID.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return bool $open
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function _close_comments_for_old_post( $open, $post_id ) {
</span></span></pre></div>
<a id="trunksrcwpincludescronphp"></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/cron.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/cron.php    2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/cron.php      2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -851,7 +851,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 5.1.0 {@see 'get_schedule'} filter added.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string $hook Action hook to identify the event.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $args Optional. Arguments passed to the event's callback function.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array  $args Optional. Arguments passed to the event's callback function.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string|false False, if no schedule. Schedule name on success.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_get_schedule( $hook, $args = array() ) {
</span></span></pre></div>
<a id="trunksrcwpincludescustomizeclasswpcustomizeimagecontrolphp"></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/customize/class-wp-customize-image-control.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/customize/class-wp-customize-image-control.php      2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/customize/class-wp-customize-image-control.php        2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -30,7 +30,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @param string $id
</span><span class="cx" style="display: block; padding: 0 10px">         * @param string $label
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param mixed $callback
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param mixed  $callback
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function add_tab( $id, $label, $callback ) {
</span><span class="cx" style="display: block; padding: 0 10px">                _deprecated_function( __METHOD__, '4.1.0' );
</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      2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/formatting.php        2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -746,8 +746,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.2.3
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $haystack The text which has to be formatted.
- * @param array $replace_pairs In the form array('from' => 'to', ...).
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $haystack      The text which has to be formatted.
+ * @param array  $replace_pairs In the form array('from' => 'to', ...).
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string The formatted text.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_replace_in_html_tags( $haystack, $replace_pairs ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1090,8 +1090,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.8.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string  $string The text which is to be checked.
- * @param bool    $strip  Optional. Whether to attempt to strip out invalid UTF8. Default false.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $string The text which is to be checked.
+ * @param bool   $strip  Optional. Whether to attempt to strip out invalid UTF8. Default false.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string The checked text.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_check_invalid_utf8( $string, $strip = false ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4923,7 +4923,6 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * Parses a string into variables to be stored in an array.
</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><span class="cx" style="display: block; padding: 0 10px">  * @since 2.2.1
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string $string The string to be parsed.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5363,8 +5362,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.7.0
</span><span class="cx" style="display: block; padding: 0 10px">  * @access private
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $str String to sanitize.
- * @param bool $keep_newlines optional Whether to keep newlines. Default: false.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $str           String to sanitize.
+ * @param bool   $keep_newlines Optional. Whether to keep newlines. Default: false.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string Sanitized string.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function _sanitize_text_fields( $str, $keep_newlines = false ) {
</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       2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/functions.php 2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -298,7 +298,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * @param string       $format    Format to display the date.
</span><span class="cx" style="display: block; padding: 0 10px">         * @param int          $timestamp Unix timestamp.
</span><span class="cx" style="display: block; padding: 0 10px">         * @param DateTimeZone $timezone  Timezone.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         *
</del><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        $date = apply_filters( 'wp_date', $date, $format, $timestamp, $timezone );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -834,8 +833,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @global wpdb $wpdb WordPress database abstraction object.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string         $content Post content. If `null`, the `post_content` field from `$post` is used.
- * @param int|WP_Post    $post    Post ID or post object.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string      $content Post content. If `null`, the `post_content` field from `$post` is used.
+ * @param int|WP_Post $post    Post ID or post object.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return null|bool Returns false if post is not found.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function do_enclose( $content = null, $post ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2641,10 +2640,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.0.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string       $name       Filename.
- * @param null|string  $deprecated Never used. Set to null.
- * @param string       $bits       File content
- * @param string       $time       Optional. Time formatted in 'yyyy/mm'. Default null.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string      $name       Filename.
+ * @param null|string $deprecated Never used. Set to null.
+ * @param string      $bits       File content
+ * @param string      $time       Optional. Time formatted in 'yyyy/mm'. Default null.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return array {
</span><span class="cx" style="display: block; padding: 0 10px">  *     Information about the newly-uploaded file.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -7524,11 +7523,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.3.0 $exclude parameter added.
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 5.2.0 $max_execution_time parameter added.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $directory       Full path of a directory.
- * @param string|array $exclude   Optional. Full path of a subdirectory to exclude from the total, or array of paths.
- *                                Expected without trailing slash(es).
- * @param int $max_execution_time Maximum time to run before giving up. In seconds.
- *                                The timeout is global and is measured from the moment WordPress started to load.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string       $directory          Full path of a directory.
+ * @param string|array $exclude            Optional. Full path of a subdirectory to exclude from the total, or array of
+ *                                         paths. Expected without trailing slash(es).
+ * @param int          $max_execution_time Maximum time to run before giving up. In seconds.
+ *                                         The timeout is global and is measured from the moment WordPress started to load.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return int|false|null Size in bytes if a valid directory. False if not. Null if timeout.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function recurse_dirsize( $directory, $exclude = null, $max_execution_time = null ) {
</span></span></pre></div>
<a id="trunksrcwpincludesfunctionswpscriptsphp"></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.wp-scripts.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/functions.wp-scripts.php    2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/functions.wp-scripts.php      2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -207,7 +207,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string $handle      Script handle the data will be attached to.
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string $object_name Name for the JavaScript object. Passed directly, so it should be qualified JS variable.
</span><span class="cx" style="display: block; padding: 0 10px">  *                            Example: '/[a-zA-Z0-9_]+/'.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $l10n         The data itself. The data can be either a single or multi-dimensional array.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array  $l10n        The data itself. The data can be either a single or multi-dimensional array.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return bool True if the script was successfully localized, false otherwise.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_localize_script( $handle, $object_name, $l10n ) {
</span></span></pre></div>
<a id="trunksrcwpincludeslinktemplatephp"></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/link-template.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/link-template.php   2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/link-template.php     2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2329,8 +2329,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 0.71
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param int   $max_page Optional. Max pages. Default 0.
- * @param bool  $echo     Optional. Whether to echo the link. Default true.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param int  $max_page Optional. Max pages. Default 0.
+ * @param bool $echo     Optional. Whether to echo the link. Default true.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string|void The link URL for next posts page if `$echo = false`.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function next_posts( $max_page = 0, $echo = true ) {
</span></span></pre></div>
<a id="trunksrcwpincludesmetaphp"></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/meta.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/meta.php    2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/meta.php      2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -155,7 +155,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *                  and was therefore added, true on successful update,
</span><span class="cx" style="display: block; padding: 0 10px">  *                  false on failure or if the value passed to the function
</span><span class="cx" style="display: block; padding: 0 10px">  *                  is the same as the one that is already in the database.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-
</del><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function update_metadata( $meta_type, $object_id, $meta_key, $meta_value, $prev_value = '' ) {
</span><span class="cx" style="display: block; padding: 0 10px">        global $wpdb;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1098,7 +1097,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @see WP_Meta_Query
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $meta_query         A meta query.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array  $meta_query        A meta query.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param string $type              Type of meta.
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string $primary_table     Primary database table name.
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string $primary_id_column Primary ID column name.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1227,10 +1226,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.9.8 The `$object_subtype` argument was added to the arguments array.
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 5.3.0 Valid meta types expanded to include "array" and "object".
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $object_type Type of object metadata is for. Accepts 'post', 'comment', 'term', 'user',
- *                            or any other object type with an associated meta table.
- * @param string $meta_key    Meta key to register.
- * @param array  $args {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string       $object_type Type of object metadata is for. Accepts 'post', 'comment', 'term', 'user',
+ *                                  or any other object type with an associated meta table.
+ * @param string       $meta_key    Meta key to register.
+ * @param array        $args {
</ins><span class="cx" style="display: block; padding: 0 10px">  *     Data used to describe the meta key when registered.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  *     @type string     $object_subtype    A subtype; e.g. if the object type is "post", the post type. If left empty,
</span></span></pre></div>
<a id="trunksrcwpincludesoptionphp"></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/option.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/option.php  2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/option.php    2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -503,12 +503,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @global wpdb $wpdb WordPress database abstraction object.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string         $option      Name of the option to add. Expected to not be SQL-escaped.
- * @param mixed          $value       Optional. Option value. Must be serializable if non-scalar.
- *                                    Expected to not be SQL-escaped.
- * @param string         $deprecated  Optional. Description. Not used anymore.
- * @param string|bool    $autoload    Optional. Whether to load the option when WordPress starts up.
- *                                    Default is enabled. Accepts 'no' to disable for legacy reasons.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string      $option     Name of the option to add. Expected to not be SQL-escaped.
+ * @param mixed       $value      Optional. Option value. Must be serializable if non-scalar.
+ *                                Expected to not be SQL-escaped.
+ * @param string      $deprecated Optional. Description. Not used anymore.
+ * @param string|bool $autoload   Optional. Whether to load the option when WordPress starts up.
+ *                                Default is enabled. Accepts 'no' to disable for legacy reasons.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return bool True if the option was added, false otherwise.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function add_option( $option, $value = '', $deprecated = '', $autoload = 'yes' ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1303,9 +1303,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @global wpdb $wpdb WordPress database abstraction object.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param int      $network_id ID of the network. Can be null to default to the current network ID.
- * @param string   $option     Name of the option to retrieve. Expected to not be SQL-escaped.
- * @param mixed    $default    Optional. Value to return if the option doesn't exist. Default false.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param int    $network_id ID of the network. Can be null to default to the current network ID.
+ * @param string $option     Name of the option to retrieve. Expected to not be SQL-escaped.
+ * @param mixed  $default    Optional. Value to return if the option doesn't exist. Default false.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return mixed Value set for the option.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function get_network_option( $network_id, $option, $default = false ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1655,9 +1655,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @global wpdb $wpdb WordPress database abstraction object.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param int      $network_id ID of the network. Can be null to default to the current network ID.
- * @param string   $option     Name of the option. Expected to not be SQL-escaped.
- * @param mixed    $value      Option value. Expected to not be SQL-escaped.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param int    $network_id ID of the network. Can be null to default to the current network ID.
+ * @param string $option     Name of the option. Expected to not be SQL-escaped.
+ * @param mixed  $value      Option value. Expected to not be SQL-escaped.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return bool True if the value was updated, false otherwise.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function update_network_option( $network_id, $option, $value ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2433,9 +2433,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.7.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param mixed $default Existing default value to return.
- * @param string $option Option name.
- * @param bool $passed_default Was `get_option()` passed a default value?
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param mixed  $default        Existing default value to return.
+ * @param string $option         Option name.
+ * @param bool   $passed_default Was `get_option()` passed a default value?
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return mixed Filtered default value.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function filter_default_option( $default, $option, $passed_default ) {
</span></span></pre></div>
<a id="trunksrcwpincludespluggablephp"></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/pluggable.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/pluggable.php       2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/pluggable.php 2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1489,8 +1489,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 1.0.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param int|WP_Comment  $comment_id Comment ID or WP_Comment object.
-        * @param string          $deprecated Not used
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param int|WP_Comment $comment_id Comment ID or WP_Comment object.
+        * @param string         $deprecated Not used
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return bool True on completion. False if no email addresses were specified.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        function wp_notify_postauthor( $comment_id, $deprecated = null ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2582,17 +2582,17 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.5.0
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.2.0 Optional `$args` parameter added.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param mixed $id_or_email The Gravatar to retrieve. Accepts a user_id, gravatar md5 hash,
-        *                           user email, WP_User object, WP_Post object, or WP_Comment object.
-        * @param int    $size       Optional. Height and width of the avatar image file in pixels. Default 96.
-        * @param string $default    Optional. URL for the default image or a default type. Accepts '404'
-        *                           (return a 404 instead of a default image), 'retro' (8bit), 'monsterid'
-        *                           (monster), 'wavatar' (cartoon face), 'indenticon' (the "quilt"),
-        *                           'mystery', 'mm', or 'mysteryman' (The Oyster Man), 'blank' (transparent GIF),
-        *                           or 'gravatar_default' (the Gravatar logo). Default is the value of the
-        *                           'avatar_default' option, with a fallback of 'mystery'.
-        * @param string $alt        Optional. Alternative text to use in &lt;img&gt; tag. Default empty.
-        * @param array  $args       {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param mixed  $id_or_email The Gravatar to retrieve. Accepts a user_id, gravatar md5 hash,
+        *                            user email, WP_User object, WP_Post object, or WP_Comment object.
+        * @param int    $size        Optional. Height and width of the avatar image file in pixels. Default 96.
+        * @param string $default     Optional. URL for the default image or a default type. Accepts '404'
+        *                            (return a 404 instead of a default image), 'retro' (8bit), 'monsterid'
+        *                            (monster), 'wavatar' (cartoon face), 'indenticon' (the "quilt"),
+        *                            'mystery', 'mm', or 'mysteryman' (The Oyster Man), 'blank' (transparent GIF),
+        *                            or 'gravatar_default' (the Gravatar logo). Default is the value of the
+        *                            'avatar_default' option, with a fallback of 'mystery'.
+        * @param string $alt         Optional. Alternative text to use in img tag. Default empty.
+        * @param array  $args {
</ins><span class="cx" style="display: block; padding: 0 10px">          *     Optional. Extra arguments to retrieve the avatar.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type int          $height        Display height of the avatar in pixels. Defaults to $size.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2602,7 +2602,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *                                       judged in that order. Default is the value of the 'avatar_rating' option.
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type string       $scheme        URL scheme to use. See set_url_scheme() for accepted values.
</span><span class="cx" style="display: block; padding: 0 10px">         *                                       Default null.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         *     @type array|string $class         Array or string of additional classes to add to the &lt;img&gt; element.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  *     @type array|string $class         Array or string of additional classes to add to the img element.
</ins><span class="cx" style="display: block; padding: 0 10px">          *                                       Default null.
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type bool         $force_display Whether to always show the avatar - ignores the show_avatars option.
</span><span class="cx" style="display: block; padding: 0 10px">         *                                       Default false.
</span></span></pre></div>
<a id="trunksrcwpincludespomopophp"></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/pomo/po.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/pomo/po.php 2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/pomo/po.php   2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -71,8 +71,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                /**
</span><span class="cx" style="display: block; padding: 0 10px">                 * Same as {@link export}, but writes the result to a file
</span><span class="cx" style="display: block; padding: 0 10px">                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 * @param string $filename where to write the PO string
-                * @param bool $include_headers whether to include tje headers in the export
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * @param string $filename        Where to write the PO string.
+                * @param bool   $include_headers Whether to include the headers in the export.
</ins><span class="cx" style="display: block; padding: 0 10px">                  * @return bool true on success, false on error
</span><span class="cx" style="display: block; padding: 0 10px">                 */
</span><span class="cx" style="display: block; padding: 0 10px">                function export_to_file( $filename, $include_headers = true ) {
</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    2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/post.php      2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1002,7 +1002,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @global array $wp_post_statuses Inserts new post status object into the list
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $post_status Name of the post status.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string       $post_status Name of the post status.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param array|string $args {
</span><span class="cx" style="display: block; padding: 0 10px">  *     Optional. Array or string of post status arguments.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1296,9 +1296,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * .
</span><span class="cx" style="display: block; padding: 0 10px">  * @global array $wp_post_types List of post types.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $post_type Post type key. Must not exceed 20 characters and may
- *                          only contain lowercase alphanumeric characters, dashes,
- *                          and underscores. See sanitize_key().
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string       $post_type Post type key. Must not exceed 20 characters and may
+ *                                only contain lowercase alphanumeric characters, dashes,
+ *                                and underscores. See sanitize_key().
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param array|string $args {
</span><span class="cx" style="display: block; padding: 0 10px">  *     Array or string of arguments for registering a post type.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4964,7 +4964,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.7.0 `$post_id` can be a WP_Post object.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Post $post_id Post Object or ID
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string[] List of URLs yet to ping.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @return string[]|false List of URLs yet to ping.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function get_to_ping( $post_id ) {
</span><span class="cx" style="display: block; padding: 0 10px">        $post = get_post( $post_id );
</span></span></pre></div>
<a id="trunksrcwpincludesrestapiphp"></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/rest-api.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/rest-api.php        2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/rest-api.php  2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -119,8 +119,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string|array $object_type Object(s) the field is being registered
</span><span class="cx" style="display: block; padding: 0 10px">  *                                  to, "post"|"term"|"comment" etc.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $attribute         The attribute name.
- * @param array  $args {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string       $attribute   The attribute name.
+ * @param array        $args {
</ins><span class="cx" style="display: block; padding: 0 10px">  *     Optional. An array of arguments used to handle the registered field.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  *     @type callable|null $get_callback    Optional. The callback function used to retrieve the field value. Default is
</span></span></pre></div>
<a id="trunksrcwpincludesshortcodesphp"></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/shortcodes.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/shortcodes.php      2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/shortcodes.php        2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -365,9 +365,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.2.3
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $content Content to search for shortcodes
- * @param bool $ignore_html When true, all square braces inside elements will be encoded.
- * @param array $tagnames List of shortcodes to find.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $content     Content to search for shortcodes.
+ * @param bool   $ignore_html When true, all square braces inside elements will be encoded.
+ * @param array  $tagnames    List of shortcodes to find.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string Content with shortcodes filtered out.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function do_shortcodes_in_html_tags( $content, $ignore_html, $tagnames ) {
</span></span></pre></div>
<a id="trunksrcwpincludestaxonomyphp"></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/taxonomy.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/taxonomy.php        2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/taxonomy.php  2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -839,14 +839,15 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @see sanitize_term_field() The $context param lists the available values for get_term_by() $filter param.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param int|WP_Term|object $term If integer, term data will be fetched from the database, or from the cache if
- *                                 available. If stdClass object (as in the results of a database query), will apply
- *                                 filters and return a `WP_Term` object corresponding to the `$term` data. If `WP_Term`,
- *                                 will return `$term`.
- * @param string     $taxonomy Optional. Taxonomy name that $term is part of.
- * @param string     $output   Optional. The required return type. One of OBJECT, ARRAY_A, or ARRAY_N, which correspond to
- *                             a WP_Term object, an associative array, or a numeric array, respectively. Default OBJECT.
- * @param string     $filter   Optional. How to sanitize term fields. Default 'raw'.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param int|WP_Term|object $term     If integer, term data will be fetched from the database, or from the cache if
+ *                                     available. If stdClass object (as in the results of a database query), will apply
+ *                                     filters and return a `WP_Term` object corresponding to the `$term` data. If
+ *                                     `WP_Term`, will return `$term`.
+ * @param string             $taxonomy Optional. Taxonomy name that $term is part of.
+ * @param string             $output   Optional. The required return type. One of OBJECT, ARRAY_A, or ARRAY_N, which
+ *                                     correspond toa WP_Term object, an associative array, or a numeric array
+ *                                     respectively. Default OBJECT.
+ * @param string             $filter   Optional. How to sanitize term fields. Default 'raw'.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return WP_Term|array|WP_Error|null Object of the type specified by `$output` on success. When `$output` is 'OBJECT',
</span><span class="cx" style="display: block; padding: 0 10px">  *                                     a WP_Term instance is returned. If taxonomy does not exist, a WP_Error is
</span><span class="cx" style="display: block; padding: 0 10px">  *                                     returned. Returns null for miscellaneous failure.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4433,8 +4434,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.5.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Post $post Optional. Post ID or WP_Post object. Default is global $post.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $args {
- *     Optional. Arguments about how to format the list of taxonomies. Default empty array.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array       $args {
+ *           Optional. Arguments about how to format the list of taxonomies. Default empty array.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  *     @type string $template      Template for displaying a taxonomy label and list of terms.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                 Default is "Label: Terms."
</span></span></pre></div>
<a id="trunksrcwpincludesthemephp"></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.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/theme.php   2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/theme.php     2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3023,29 +3023,29 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string $feature The name uniquely identifying the feature. See add_theme_support()
</span><span class="cx" style="display: block; padding: 0 10px">  *                        for the list of possible values.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $args {
- *      Data used to describe the theme.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array  $args {
+ *     Data used to describe the theme.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- *      @type string     $type         The type of data associated with this feature.
- *                                     Valid values are 'string', 'boolean', 'integer',
- *                                     'number', 'array', and 'object'. Defaults to 'boolean'.
- *      @type boolean    $variadic     Does this feature utilize the variadic support
- *                                     of add_theme_support(), or are all arguments specified
- *                                     as the second parameter. Must be used with the "array" type.
- *      @type string     $description  A short description of the feature. Included in
- *                                     the Themes REST API schema. Intended for developers.
- *      @type bool|array $show_in_rest {
- *          Whether this feature should be included in the Themes REST API endpoint.
- *          Defaults to not being included. When registering an 'array' or 'object' type,
- *          this argument must be an array with the 'schema' key.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ *     @type string     $type         The type of data associated with this feature.
+ *                                    Valid values are 'string', 'boolean', 'integer',
+ *                                    'number', 'array', and 'object'. Defaults to 'boolean'.
+ *     @type boolean    $variadic     Does this feature utilize the variadic support
+ *                                    of add_theme_support(), or are all arguments specified
+ *                                    as the second parameter. Must be used with the "array" type.
+ *     @type string     $description  A short description of the feature. Included in
+ *                                    the Themes REST API schema. Intended for developers.
+ *     @type bool|array $show_in_rest {
+ *         Whether this feature should be included in the Themes REST API endpoint.
+ *         Defaults to not being included. When registering an 'array' or 'object' type,
+ *         this argument must be an array with the 'schema' key.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- *          @type array    $schema           Specifies the JSON Schema definition describing
- *                                           the feature. If any objects in the schema do not include
- *                                           the 'additionalProperties' keyword, it is set to false.
- *          @type string   $name             An alternate name to be used as the property name
- *                                           in the REST API.
- *          @type callable $prepare_callback A function used to format the theme support in the REST API.
- *                                           Receives the raw theme support value.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ *         @type array    $schema           Specifies the JSON Schema definition describing
+ *                                          the feature. If any objects in the schema do not include
+ *                                          the 'additionalProperties' keyword, it is set to false.
+ *         @type string   $name             An alternate name to be used as the property name
+ *                                          in the REST API.
+ *         @type callable $prepare_callback A function used to format the theme support in the REST API.
+ *                                          Receives the raw theme support value.
</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">  * @return true|WP_Error True if the theme feature was successfully registered, a WP_Error object if not.
</span></span></pre></div>
<a id="trunksrcwpincludesuserphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-includes/user.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/user.php    2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/user.php      2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2463,7 +2463,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.5.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param WP_User $user     The user
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $new_pass New password for the user in plaintext
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string  $new_pass New password for the user in plaintext
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function reset_password( $user, $new_pass ) {
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span></span></pre></div>
<a id="trunksrcwpincludeswidgetsphp"></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/widgets.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/widgets.php 2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/widgets.php   2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1485,8 +1485,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.5.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string|array|object $rss RSS url.
- * @param array $args Widget arguments.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string|array|object $rss  RSS url.
+ * @param array               $args Widget arguments.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_widget_rss_output( $rss, $args = array() ) {
</span><span class="cx" style="display: block; padding: 0 10px">        if ( is_string( $rss ) ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1596,8 +1596,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.5.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array|string $args Values for input fields.
- * @param array $inputs Override default display options.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array|string $args   Values for input fields.
+ * @param array        $inputs Override default display options.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_widget_rss_form( $args, $inputs = null ) {
</span><span class="cx" style="display: block; padding: 0 10px">        $default_inputs = array(
</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   2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-includes/wp-db.php     2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2222,7 +2222,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *                             A format is one of '%d', '%f', '%s' (integer, float, string).
</span><span class="cx" style="display: block; padding: 0 10px">         *                             If omitted, all values in $data will be treated as strings unless otherwise
</span><span class="cx" style="display: block; padding: 0 10px">         *                             specified in wpdb::$field_types.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $type         Optional. Type of operation. Possible values include 'INSERT' or 'REPLACE'.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string       $type   Optional. Type of operation. Possible values include 'INSERT' or 'REPLACE'.
</ins><span class="cx" style="display: block; padding: 0 10px">          *                             Default 'INSERT'.
</span><span class="cx" style="display: block; padding: 0 10px">         * @return int|false The number of rows affected, or false on error.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2661,7 +2661,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *                       return an associative array of row objects keyed by the value
</span><span class="cx" style="display: block; padding: 0 10px">         *                       of each row's first column's value. Duplicate keys are discarded.
</span><span class="cx" style="display: block; padding: 0 10px">         * @return array|object|null Database query results.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         *
</del><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function get_results( $query = null, $output = OBJECT ) {
</span><span class="cx" style="display: block; padding: 0 10px">                $this->func_call = "\$db->get_results(\"$query\", $output)";
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3395,11 +3394,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 0.71
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $info_type Optional. Possible values include 'name', 'table', 'def', 'max_length',
-        *                          'not_null', 'primary_key', 'multiple_key', 'unique_key', 'numeric',
-        *                          'blob', 'type', 'unsigned', 'zerofill'. Default 'name'.
-        * @param int $col_offset   Optional. 0: col name. 1: which table the col's in. 2: col's max length.
-        *                          3: if the col is numeric. 4: col's type. Default -1.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $info_type  Optional. Possible values include 'name', 'table', 'def', 'max_length',
+        *                           'not_null', 'primary_key', 'multiple_key', 'unique_key', 'numeric',
+        *                           'blob', 'type', 'unsigned', 'zerofill'. Default 'name'.
+        * @param int    $col_offset Optional. 0: col name. 1: which table the col's in. 2: col's max length.
+        *                           3: if the col is numeric. 4: col's type. Default -1.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return mixed Column results.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        public function get_col_info( $info_type = 'name', $col_offset = -1 ) {
</span></span></pre></div>
<a id="trunksrcwpsignupphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-signup.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-signup.php   2020-07-23 21:06:26 UTC (rev 48589)
+++ trunk/src/wp-signup.php     2020-07-23 21:09:04 UTC (rev 48590)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -811,12 +811,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since MU (3.0.0)
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $domain The domain URL
- * @param string $path The site root path
- * @param string $blog_title The new site title
- * @param string $user_name The user's username
- * @param string $user_email The user's email address
- * @param array $meta Any additional meta from the {@see 'add_signup_meta'} filter in validate_blog_signup()
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $domain     The domain URL.
+ * @param string $path       The site root path.
+ * @param string $blog_title The new site title.
+ * @param string $user_name  The user's username.
+ * @param string $user_email The user's email address.
+ * @param array  $meta       Any additional meta from the {@see 'add_signup_meta'} filter in validate_blog_signup().
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function confirm_blog_signup( $domain, $path, $blog_title, $user_name = '', $user_email = '', $meta = array() ) {
</span><span class="cx" style="display: block; padding: 0 10px">        ?>
</span></span></pre>
</div>
</div>

</body>
</html>