<!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>[37539] trunk/src/wp-includes: Docs: Apply inline `@see` tags to hooks referenced in DocBlocks for core classes.</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 { 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/37539">37539</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/37539","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>DrewAPicture</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2016-05-23 18:53:05 +0000 (Mon, 23 May 2016)</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: Apply inline `@see` tags to hooks referenced in DocBlocks for core classes.

Applying these specially-crafted `@see` tags allows the Code Reference parser to recognize and link these elements as actions and filters.

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

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpincludesclasswpcommentqueryphp">trunk/src/wp-includes/class-wp-comment-query.php</a></li>
<li><a href="#trunksrcwpincludesclasswpcustomizemanagerphp">trunk/src/wp-includes/class-wp-customize-manager.php</a></li>
<li><a href="#trunksrcwpincludesclasswpcustomizewidgetsphp">trunk/src/wp-includes/class-wp-customize-widgets.php</a></li>
<li><a href="#trunksrcwpincludesclasswpembedphp">trunk/src/wp-includes/class-wp-embed.php</a></li>
<li><a href="#trunksrcwpincludesclasswpmetadatalazyloaderphp">trunk/src/wp-includes/class-wp-metadata-lazyloader.php</a></li>
<li><a href="#trunksrcwpincludesclasswprewritephp">trunk/src/wp-includes/class-wp-rewrite.php</a></li>
<li><a href="#trunksrcwpincludesclasswpthemephp">trunk/src/wp-includes/class-wp-theme.php</a></li>
<li><a href="#trunksrcwpincludesclasswpxmlrpcserverphp">trunk/src/wp-includes/class-wp-xmlrpc-server.php</a></li>
<li><a href="#trunksrcwpincludescustomizeclasswpcustomizenavmenuitemsettingphp">trunk/src/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php</a></li>
<li><a href="#trunksrcwpincludescustomizeclasswpcustomizenavmenusettingphp">trunk/src/wp-includes/customize/class-wp-customize-nav-menu-setting.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpincludesclasswpcommentqueryphp"></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-comment-query.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-comment-query.php  2016-05-23 18:11:32 UTC (rev 37538)
+++ trunk/src/wp-includes/class-wp-comment-query.php    2016-05-23 18:53:05 UTC (rev 37539)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -62,7 +62,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * SQL WHERE clause.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Stored after the 'comments_clauses' filter is run on the compiled WHERE sub-clauses.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * Stored after the {@see 'comments_clauses'} filter is run on the compiled WHERE sub-clauses.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.4.2
</span><span class="cx" style="display: block; padding: 0 10px">         * @access protected
</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      2016-05-23 18:11:32 UTC (rev 37538)
+++ trunk/src/wp-includes/class-wp-customize-manager.php        2016-05-23 18:53:05 UTC (rev 37539)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -905,8 +905,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 mixed $return Value passed through for wp_die_handler filter.
-        * @return mixed Value passed through for wp_die_handler filter.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param mixed $return Value passed through for {@see 'wp_die_handler'} filter.
+        * @return mixed Value passed through for {@see 'wp_die_handler'} filter.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function remove_preview_signature( $return = null ) {
</span><span class="cx" style="display: block; padding: 0 10px">                remove_action( 'shutdown', array( $this, 'customize_preview_signature' ), 1000 );
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpcustomizewidgetsphp"></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-widgets.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-customize-widgets.php      2016-05-23 18:11:32 UTC (rev 37538)
+++ trunk/src/wp-includes/class-wp-customize-widgets.php        2016-05-23 18:53:05 UTC (rev 37539)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -349,7 +349,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Ensures widgets are available for all types of previews.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * When in preview, hook to 'customize_register' for settings after WordPress is loaded
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * When in preview, hook to {@see 'customize_register'} for settings after WordPress is loaded
</ins><span class="cx" style="display: block; padding: 0 10px">          * so that all filters have been initialized (e.g. Widget Visibility).
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.9.0
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -556,7 +556,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * have widths of 400 and yet they still render fine in the Customizer panel.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * This method will return all Core widgets as being not wide, but this can be
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * overridden with the is_wide_widget_in_customizer filter.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * overridden with the {@see 'is_wide_widget_in_customizer'} filter.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.9.0
</span><span class="cx" style="display: block; padding: 0 10px">         * @access public
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1989,32 +1989,48 @@
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * {@internal Missing Summary}
+        *
+        * See the {@see 'customize_dynamic_setting_args'} filter.
+        *
</ins><span class="cx" style="display: block; padding: 0 10px">          * @since 3.9.0
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @deprecated 4.2.0 Deprecated in favor of customize_dynamic_setting_args filter.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @deprecated 4.2.0 Deprecated in favor of the {@see 'customize_dynamic_setting_args'} filter.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function setup_widget_addition_previews() {
</span><span class="cx" style="display: block; padding: 0 10px">                _deprecated_function( __METHOD__, '4.2.0' );
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * {@internal Missing Summary}
+        *
+        * See the {@see 'customize_dynamic_setting_args'} filter.
+        *
</ins><span class="cx" style="display: block; padding: 0 10px">          * @since 3.9.0
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @deprecated 4.2.0 Deprecated in favor of customize_dynamic_setting_args filter.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @deprecated 4.2.0 Deprecated in favor of the {@see 'customize_dynamic_setting_args'} filter.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function prepreview_added_sidebars_widgets() {
</span><span class="cx" style="display: block; padding: 0 10px">                _deprecated_function( __METHOD__, '4.2.0' );
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * {@internal Missing Summary}
+        *
+        * See the {@see 'customize_dynamic_setting_args'} filter.
+        *
</ins><span class="cx" style="display: block; padding: 0 10px">          * @since 3.9.0
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @deprecated 4.2.0 Deprecated in favor of customize_dynamic_setting_args filter.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @deprecated 4.2.0 Deprecated in favor of the {@see 'customize_dynamic_setting_args'} filter.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function prepreview_added_widget_instance() {
</span><span class="cx" style="display: block; padding: 0 10px">                _deprecated_function( __METHOD__, '4.2.0' );
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * {@internal Missing Summary}
+        *
+        * See the {@see 'customize_dynamic_setting_args'} filter.
+        *
</ins><span class="cx" style="display: block; padding: 0 10px">          * @since 3.9.0
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @deprecated 4.2.0 Deprecated in favor of customize_dynamic_setting_args filter.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @deprecated 4.2.0 Deprecated in favor of the {@see 'customize_dynamic_setting_args'} filter.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function remove_prepreview_filters() {
</span><span class="cx" style="display: block; padding: 0 10px">                _deprecated_function( __METHOD__, '4.2.0' );
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpembedphp"></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-embed.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-embed.php  2016-05-23 18:11:32 UTC (rev 37538)
+++ trunk/src/wp-includes/class-wp-embed.php    2016-05-23 18:53:05 UTC (rev 37539)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -16,7 +16,12 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * When a URL cannot be embedded, return false instead of returning a link
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * or the URL. Bypasses the 'embed_maybe_make_link' filter.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * or the URL.
+        *
+        * Bypasses the {@see 'embed_maybe_make_link'} filter.
+        *
+        * @access public
+        * @var bool
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public $return_false_on_fail = false;
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpmetadatalazyloaderphp"></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-metadata-lazyloader.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-metadata-lazyloader.php    2016-05-23 18:11:32 UTC (rev 37538)
+++ trunk/src/wp-includes/class-wp-metadata-lazyloader.php      2016-05-23 18:53:05 UTC (rev 37539)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -160,7 +160,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.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 mixed $check The `$check` param passed from the 'get_comment_metadata' hook.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param mixed $check The `$check` param passed from the {@see 'get_comment_metadata'} hook.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @return mixed The original value of `$check`, so as not to short-circuit `get_comment_metadata()`.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        public function lazyload_comment_meta( $check ) {
</span></span></pre></div>
<a id="trunksrcwpincludesclasswprewritephp"></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-rewrite.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-rewrite.php        2016-05-23 18:11:32 UTC (rev 37538)
+++ trunk/src/wp-includes/class-wp-rewrite.php  2016-05-23 18:53:05 UTC (rev 37539)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1252,13 +1252,13 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Constructs rewrite matches and queries from permalink structure.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Runs the action 'generate_rewrite_rules' with the parameter that is an
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * Runs the action {@see 'generate_rewrite_rules'} with the parameter that is an
</ins><span class="cx" style="display: block; padding: 0 10px">          * reference to the current WP_Rewrite instance to further manipulate the
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * permalink structures and rewrite rules. Runs the 'rewrite_rules_array'
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * permalink structures and rewrite rules. Runs the {@see 'rewrite_rules_array'}
</ins><span class="cx" style="display: block; padding: 0 10px">          * filter on the full rewrite rule array.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * There are two ways to manipulate the rewrite rules, one by hooking into
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * the 'generate_rewrite_rules' action and gaining full control of the
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * the {@see 'generate_rewrite_rules'} action and gaining full control of the
</ins><span class="cx" style="display: block; padding: 0 10px">          * object or just manipulating the rewrite rule array before it is passed
</span><span class="cx" style="display: block; padding: 0 10px">         * from the function.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1872,7 +1872,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * between the current permalink structure and the parameter value. Calls
</span><span class="cx" style="display: block; padding: 0 10px">         * WP_Rewrite::init() after the option is updated.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Fires the 'permalink_structure_changed' action once the init call has
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * Fires the {@see 'permalink_structure_changed'} action once the init call has
</ins><span class="cx" style="display: block; padding: 0 10px">          * processed passing the old and new values
</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></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  2016-05-23 18:11:32 UTC (rev 37538)
+++ trunk/src/wp-includes/class-wp-theme.php    2016-05-23 18:53:05 UTC (rev 37539)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -170,7 +170,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Flag for whether the themes cache bucket should be persistently cached.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Default is false. Can be set with the wp_cache_themes_persistently filter.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * Default is false. Can be set with the {@see 'wp_cache_themes_persistently'} filter.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><span class="cx" style="display: block; padding: 0 10px">         * @static
</span><span class="cx" style="display: block; padding: 0 10px">         * @access private
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -920,7 +920,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * This is typically the absolute URL to wp-content/themes. This forms the basis
</span><span class="cx" style="display: block; padding: 0 10px">         * for all other URLs returned by WP_Theme, so we pass it to the public function
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * get_theme_root_uri() and allow it to run the theme_root_uri filter.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * get_theme_root_uri() and allow it to run the {@see 'theme_root_uri'} filter.
</ins><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">         * @access public
</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  2016-05-23 18:11:32 UTC (rev 37538)
+++ trunk/src/wp-includes/class-wp-xmlrpc-server.php    2016-05-23 18:53:05 UTC (rev 37539)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -14,7 +14,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * options, etc.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * As of WordPress 3.5.0, XML-RPC is enabled by default. It can be disabled
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * via the xmlrpc_enabled filter found in wp_xmlrpc_server::login().
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * via the {@see 'xmlrpc_enabled'} filter found in wp_xmlrpc_server::login().
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @package WordPress
</span><span class="cx" style="display: block; padding: 0 10px">  * @subpackage Publishing
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -54,11 +54,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">        protected $auth_failed = false;
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Register all of the XMLRPC methods that XMLRPC server understands.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * Registers all of the XMLRPC methods that XMLRPC server understands.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><span class="cx" style="display: block; padding: 0 10px">         * Sets up server and method property. Passes XMLRPC
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * methods through the 'xmlrpc_methods' filter to allow plugins to extend
-        * or replace XMLRPC methods.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * methods through the {@see 'xmlrpc_methods'} filter to allow plugins to extend
+        * or replace XML-RPC methods.
</ins><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></span></pre></div>
<a id="trunksrcwpincludescustomizeclasswpcustomizenavmenuitemsettingphp"></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-nav-menu-item-setting.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-nav-menu-item-setting.php      2016-05-23 18:11:32 UTC (rev 37538)
+++ trunk/src/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php        2016-05-23 18:53:05 UTC (rev 37539)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -132,6 +132,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Status for calling the update method, used in customize_save_response filter.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * See {@see 'customize_save_response'}.
+        *
</ins><span class="cx" style="display: block; padding: 0 10px">          * When status is inserted, the placeholder post ID is stored in $previous_post_id.
</span><span class="cx" style="display: block; padding: 0 10px">         * When status is error, the error is stored in $update_error.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -658,11 +660,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Create/update the nav_menu_item post for this setting.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * Creates/updates the nav_menu_item post for this setting.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><span class="cx" style="display: block; padding: 0 10px">         * Any created menu items will have their assigned post IDs exported to the client
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * via the customize_save_response filter. Likewise, any errors will be exported
-        * to the client via the customize_save_response() filter.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * via the {@see 'customize_save_response'} filter. Likewise, any errors will be
+        * exported to the client via the customize_save_response() filter.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><span class="cx" style="display: block; padding: 0 10px">         * To delete a menu, the client can send false as the value.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span></span></pre></div>
<a id="trunksrcwpincludescustomizeclasswpcustomizenavmenusettingphp"></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-nav-menu-setting.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-nav-menu-setting.php   2016-05-23 18:11:32 UTC (rev 37538)
+++ trunk/src/wp-includes/customize/class-wp-customize-nav-menu-setting.php     2016-05-23 18:53:05 UTC (rev 37539)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -74,7 +74,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Previous (placeholder) term ID used before creating a new menu.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * This value will be exported to JS via the customize_save_response filter
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * This value will be exported to JS via the {@see 'customize_save_response'} filter
</ins><span class="cx" style="display: block; padding: 0 10px">          * so that JavaScript can update the settings to refer to the newly-assigned
</span><span class="cx" style="display: block; padding: 0 10px">         * term ID. This value is always negative to indicate it does not refer to
</span><span class="cx" style="display: block; padding: 0 10px">         * a real term.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -100,9 +100,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Status for calling the update method, used in customize_save_response filter.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * When status is inserted, the placeholder term ID is stored in $previous_term_id.
-        * When status is error, the error is stored in $update_error.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * See {@see 'customize_save_response'}.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * When status is inserted, the placeholder term ID is stored in `$previous_term_id`.
+        * When status is error, the error is stored in `$update_error`.
+        *
</ins><span class="cx" style="display: block; padding: 0 10px">          * @since 4.3.0
</span><span class="cx" style="display: block; padding: 0 10px">         * @access public
</span><span class="cx" style="display: block; padding: 0 10px">         * @var string updated|inserted|deleted|error
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -447,6 +449,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Storage for data to be sent back to client in customize_save_response filter.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         * See {@see 'customize_save_response'}.
+        *
</ins><span class="cx" style="display: block; padding: 0 10px">          * @access protected
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.3.0
</span><span class="cx" style="display: block; padding: 0 10px">         * @var array
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -459,7 +463,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * Create/update the nav_menu term for this setting.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * Any created menus will have their assigned term IDs exported to the client
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * via the customize_save_response filter. Likewise, any errors will be exported
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * via the {@see 'customize_save_response'} filter. Likewise, any errors will be exported
</ins><span class="cx" style="display: block; padding: 0 10px">          * to the client via the customize_save_response() filter.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * To delete a menu, the client can send false as the value.
</span></span></pre>
</div>
</div>

</body>
</html>