<!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>[30656] trunk/src/wp-includes: Docs Formatting: Backtick-escape inline code for all remaining dynamic hook docs in wp-includes/*.</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/30656">30656</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/30656","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>2014-11-30 12:09:56 +0000 (Sun, 30 Nov 2014)</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 Formatting: Backtick-escape inline code for all remaining dynamic hook docs in wp-includes/*.

Affects DocBlocks for the following hooks:
* `auth_post_meta_{$meta_key}`
* `term_links-$taxonomy`
* `customize_render_control_ . $this->id`
* `customize_render_panel_{$this->id}`
* `customize_render_section_{$this->id}`
* `customize_preview_{$this->id}`
* `customize_save_ . $this->id_data[ 'base' ]`
* `customize_update_ . $this->type`
* `customize_value_ . $this->id_data[ 'base' ]`
* `customize_sanitize_js_{$this->id}`
* `comment_form_field_{$name}`
* `comment_{$old_status}_to_{$new_status}`
* `comment_{$new_status}_{$comment->comment_type}`
* `extra_{$context}_headers`
* `get_template_part_{$slug}`
* `get_the_generator_{$type}`
* `get_{$adjacent}_post_join`
* `get_{$adjacent}_post_where`
* `get_{$adjacent}_post_sort`
* `{$adjacent}_post_rel_link`
* `{$adjacent}_post_link`
* `{$adjacent}_image_link`
* `blog_option_{$option}`
* `$permastructname . _rewrite_rules`
* `{$type}_template`
* `theme_mod_{$name}`
* `pre_set_theme_mod_$name`
* `current_theme_supports-{$feature}`
* `get_user_option_{$option}`
* `edit_user_{$field}`
* `pre_user_{$field}`
* `user_{$field}`

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

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpincludescapabilitiesphp">trunk/src/wp-includes/capabilities.php</a></li>
<li><a href="#trunksrcwpincludescategorytemplatephp">trunk/src/wp-includes/category-template.php</a></li>
<li><a href="#trunksrcwpincludesclasswpcustomizecontrolphp">trunk/src/wp-includes/class-wp-customize-control.php</a></li>
<li><a href="#trunksrcwpincludesclasswpcustomizepanelphp">trunk/src/wp-includes/class-wp-customize-panel.php</a></li>
<li><a href="#trunksrcwpincludesclasswpcustomizesectionphp">trunk/src/wp-includes/class-wp-customize-section.php</a></li>
<li><a href="#trunksrcwpincludesclasswpcustomizesettingphp">trunk/src/wp-includes/class-wp-customize-setting.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="#trunksrcwpincludesfunctionsphp">trunk/src/wp-includes/functions.php</a></li>
<li><a href="#trunksrcwpincludesgeneraltemplatephp">trunk/src/wp-includes/general-template.php</a></li>
<li><a href="#trunksrcwpincludeslinktemplatephp">trunk/src/wp-includes/link-template.php</a></li>
<li><a href="#trunksrcwpincludesmediaphp">trunk/src/wp-includes/media.php</a></li>
<li><a href="#trunksrcwpincludesmsblogsphp">trunk/src/wp-includes/ms-blogs.php</a></li>
<li><a href="#trunksrcwpincludesrewritephp">trunk/src/wp-includes/rewrite.php</a></li>
<li><a href="#trunksrcwpincludestemplatephp">trunk/src/wp-includes/template.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>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpincludescapabilitiesphp"></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/capabilities.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/capabilities.php    2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/capabilities.php      2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1204,8 +1204,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        /**
</span><span class="cx" style="display: block; padding: 0 10px">                         * Filter whether the user is allowed to add post meta to a post.
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         * The dynamic portion of the hook name, $meta_key, refers to the
-                        * meta key passed to map_meta_cap().
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                  * The dynamic portion of the hook name, `$meta_key`, refers to the
+                        * meta key passed to {@see map_meta_cap()}.
</ins><span class="cx" style="display: block; padding: 0 10px">                          *
</span><span class="cx" style="display: block; padding: 0 10px">                         * @since 3.3.0
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span></span></pre></div>
<a id="trunksrcwpincludescategorytemplatephp"></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/category-template.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/category-template.php       2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/category-template.php 2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1299,7 +1299,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the term links for a given taxonomy.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the filter name, $taxonomy, refers
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the filter name, `$taxonomy`, refers
</ins><span class="cx" style="display: block; padding: 0 10px">          * to the taxonomy slug.
</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></pre></div>
<a id="trunksrcwpincludesclasswpcustomizecontrolphp"></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-control.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-customize-control.php      2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/class-wp-customize-control.php        2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -320,12 +320,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">                /**
</span><span class="cx" style="display: block; padding: 0 10px">                 * Fires just before a specific Customizer control is rendered.
</span><span class="cx" style="display: block; padding: 0 10px">                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 * The dynamic portion of the hook name, $this->id, refers to
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * The dynamic portion of the hook name, `$this->id`, refers to
</ins><span class="cx" style="display: block; padding: 0 10px">                  * the control ID.
</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 WP_Customize_Control $this WP_Customize_Control instance.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * @param WP_Customize_Control $this {@see WP_Customize_Control} instance.
</ins><span class="cx" style="display: block; padding: 0 10px">                  */
</span><span class="cx" style="display: block; padding: 0 10px">                do_action( 'customize_render_control_' . $this->id, $this );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpcustomizepanelphp"></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-panel.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-customize-panel.php        2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/class-wp-customize-panel.php  2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -268,8 +268,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                /**
</span><span class="cx" style="display: block; padding: 0 10px">                 * Fires before rendering a specific Customizer panel.
</span><span class="cx" style="display: block; padding: 0 10px">                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 * The dynamic portion of the hook name, $this->id, refers to the ID
-                * of the specific Customizer panel to be rendered.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * The dynamic portion of the hook name, `$this->id`, refers to
+                * the ID of the specific Customizer panel to be rendered.
</ins><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></span></pre></div>
<a id="trunksrcwpincludesclasswpcustomizesectionphp"></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-section.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-customize-section.php      2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/class-wp-customize-section.php        2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -276,7 +276,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                /**
</span><span class="cx" style="display: block; padding: 0 10px">                 * Fires before rendering a specific Customizer section.
</span><span class="cx" style="display: block; padding: 0 10px">                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 * The dynamic portion of the hook name, $this->id, refers to the ID
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * The dynamic portion of the hook name, `$this->id`, refers to the ID
</ins><span class="cx" style="display: block; padding: 0 10px">                  * of the specific Customizer section to be rendered.
</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></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      2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/class-wp-customize-setting.php        2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -127,11 +127,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                 * Fires when the {@see WP_Customize_Setting::preview()} method is called for settings
</span><span class="cx" style="display: block; padding: 0 10px">                                 * not handled as theme_mods or options.
</span><span class="cx" style="display: block; padding: 0 10px">                                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                 * The dynamic portion of the hook name, $this->id, refers to the setting ID.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                          * The dynamic portion of the hook name, `$this->id`, refers to the setting ID.
</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">                                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                 * @param WP_Customize_Setting $this WP_Customize_Setting instance.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                          * @param WP_Customize_Setting $this {@see WP_Customize_Setting} instance.
</ins><span class="cx" style="display: block; padding: 0 10px">                                  */
</span><span class="cx" style="display: block; padding: 0 10px">                                do_action( "customize_preview_{$this->id}", $this );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -179,12 +179,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">                /**
</span><span class="cx" style="display: block; padding: 0 10px">                 * Fires when the WP_Customize_Setting::save() method is called.
</span><span class="cx" style="display: block; padding: 0 10px">                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 * The dynamic portion of the hook name, $this->id_data['base'] refers to
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * The dynamic portion of the hook name, `$this->id_data['base']` refers to
</ins><span class="cx" style="display: block; padding: 0 10px">                  * the base slug of the setting name.
</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 WP_Customize_Setting $this WP_Customize_Setting instance.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * @param WP_Customize_Setting $this {@see WP_Customize_Setting} instance.
</ins><span class="cx" style="display: block; padding: 0 10px">                  */
</span><span class="cx" style="display: block; padding: 0 10px">                do_action( 'customize_save_' . $this->id_data[ 'base' ], $this );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -254,10 +254,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        default :
</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">-                                 * Fires when the WP_Customize_Setting::update() method is called for settings
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                          * Fires when the {@see WP_Customize_Setting::update()} method is called for settings
</ins><span class="cx" style="display: block; padding: 0 10px">                                  * not handled as theme_mods or options.
</span><span class="cx" style="display: block; padding: 0 10px">                                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                 * The dynamic portion of the hook name, $this->type, refers to the type of setting.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                          * The dynamic portion of the hook name, `$this->type`, refers to the type of setting.
</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">                                 *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -329,7 +329,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                /**
</span><span class="cx" style="display: block; padding: 0 10px">                                 * Filter a Customize setting value not handled as a theme_mod or option.
</span><span class="cx" style="display: block; padding: 0 10px">                                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                 * The dynamic portion of the hook name, $this->id_date['base'], refers to
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                          * The dynamic portion of the hook name, `$this->id_date['base']`, refers to
</ins><span class="cx" style="display: block; padding: 0 10px">                                  * the base slug of the setting name.
</span><span class="cx" style="display: block; padding: 0 10px">                                 *
</span><span class="cx" style="display: block; padding: 0 10px">                                 * For settings handled as theme_mods or options, see those corresponding
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -363,12 +363,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">                /**
</span><span class="cx" style="display: block; padding: 0 10px">                 * Filter a Customize setting value for use in JavaScript.
</span><span class="cx" style="display: block; padding: 0 10px">                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 * The dynamic portion of the hook name, $this->id, refers to the setting ID.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * The dynamic portion of the hook name, `$this->id`, refers to the setting ID.
</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">                 *
</span><span class="cx" style="display: block; padding: 0 10px">                 * @param mixed                $value The setting value.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 * @param WP_Customize_Setting $this  WP_Customize_Setting instance.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * @param WP_Customize_Setting $this  {@see WP_Customize_Setting} instance.
</ins><span class="cx" style="display: block; padding: 0 10px">                  */
</span><span class="cx" style="display: block; padding: 0 10px">                $value = apply_filters( "customize_sanitize_js_{$this->id}", $this->value(), $this );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</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        2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/comment-template.php  2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2301,7 +2301,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                                                /**
</span><span class="cx" style="display: block; padding: 0 10px">                                                                 * Filter a comment form field for display.
</span><span class="cx" style="display: block; padding: 0 10px">                                                                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                                 * The dynamic portion of the filter hook, $name, refers to the name
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                          * The dynamic portion of the filter hook, `$name`, refers to the name
</ins><span class="cx" style="display: block; padding: 0 10px">                                                                  * of the comment form field. Such as 'author', 'email', or 'url'.
</span><span class="cx" style="display: block; padding: 0 10px">                                                                 *
</span><span class="cx" style="display: block; padding: 0 10px">                                                                 * @since 3.0.0
</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 2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/comment.php   2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1818,7 +1818,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                /**
</span><span class="cx" style="display: block; padding: 0 10px">                 * Fires when the comment status is in transition from one specific status to another.
</span><span class="cx" style="display: block; padding: 0 10px">                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 * The dynamic portions of the hook name, $old_status, and $new_status,
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * The dynamic portions of the hook name, `$old_status`, and `$new_status`,
</ins><span class="cx" style="display: block; padding: 0 10px">                  * refer to the old and new comment statuses, respectively.
</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="lines" style="display: block; padding: 0 10px; color: #888">@@ -1830,7 +1830,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Fires when the status of a specific comment type is in transition.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portions of the hook name, $new_status, and $comment->comment_type,
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portions of the hook name, `$new_status`, and `$comment->comment_type`,
</ins><span class="cx" style="display: block; padding: 0 10px">          * refer to the new comment status, and the type of comment, respectively.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * Typical comment types include an empty string (standard comment), 'pingback',
</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       2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/functions.php 2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4194,8 +4194,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter extra file headers by context.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $context, refers to the context
-        * where extra headers might be loaded.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$context`, refers to
+        * the context where extra headers might be loaded.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.9.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span></span></pre></div>
<a id="trunksrcwpincludesgeneraltemplatephp"></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/general-template.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/general-template.php        2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/general-template.php  2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -151,7 +151,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Fires before the specified template part file is loaded.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $slug, refers to the slug name
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$slug`, refers to the slug name
</ins><span class="cx" style="display: block; padding: 0 10px">          * for the generic template part.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.0.0
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3009,11 +3009,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the HTML for the retrieved generator type.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $type, refers to the generator type.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$type`, refers to the generator type.
</ins><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 $gen  The HTML markup output to 'wp_head()'.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $gen  The HTML markup output to {@see wp_head()}.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @param string $type The type of generator. Accepts 'html', 'xhtml', 'atom',
</span><span class="cx" style="display: block; padding: 0 10px">         *                     'rss2', 'rdf', 'comment', 'export'.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</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   2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/link-template.php     2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1524,7 +1524,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the JOIN clause in the SQL for an adjacent post 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">-         * The dynamic portion of the hook name, $adjacent, refers to the type
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$adjacent`, refers to the type
</ins><span class="cx" style="display: block; padding: 0 10px">          * of adjacency, 'next' or 'previous'.
</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="lines" style="display: block; padding: 0 10px; color: #888">@@ -1538,12 +1538,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the WHERE clause in the SQL for an adjacent post 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">-         * The dynamic portion of the hook name, $adjacent, refers to the type
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$adjacent`, refers to the type
</ins><span class="cx" style="display: block; padding: 0 10px">          * of adjacency, 'next' or 'previous'.
</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 $where          The WHERE clause in the SQL.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $where          The `WHERE` clause in the SQL.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @param bool   $in_same_term   Whether post should be in a same taxonomy term.
</span><span class="cx" style="display: block; padding: 0 10px">         * @param array  $excluded_terms Array of excluded term IDs.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1552,12 +1552,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the ORDER BY clause in the SQL for an adjacent post 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">-         * The dynamic portion of the hook name, $adjacent, refers to the type
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$adjacent`, refers to the type
</ins><span class="cx" style="display: block; padding: 0 10px">          * of adjacency, 'next' or 'previous'.
</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 $order_by The ORDER BY clause in the SQL.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $order_by The `ORDER BY` clause in the SQL.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        $sort  = apply_filters( "get_{$adjacent}_post_sort", "ORDER BY p.post_date $order LIMIT 1" );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1624,7 +1624,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the adjacent post relational link.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $adjacent, refers to the type
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$adjacent`, refers to the type
</ins><span class="cx" style="display: block; padding: 0 10px">          * of adjacency, 'next' or 'previous'.
</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="lines" style="display: block; padding: 0 10px; color: #888">@@ -1861,7 +1861,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the adjacent post link.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $adjacent, refers to the type
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$adjacent`, refers to the type
</ins><span class="cx" style="display: block; padding: 0 10px">          * of adjacency, 'next' or 'previous'.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.6.0
</span></span></pre></div>
<a id="trunksrcwpincludesmediaphp"></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/media.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/media.php   2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/media.php     2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1942,7 +1942,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the adjacent image link.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $adjacent, refers to the type of adjacency,
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$adjacent`, refers to the type of adjacency,
</ins><span class="cx" style="display: block; padding: 0 10px">          * either 'next', or 'previous'.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.5.0
</span></span></pre></div>
<a id="trunksrcwpincludesmsblogsphp"></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/ms-blogs.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/ms-blogs.php        2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/ms-blogs.php  2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -460,7 +460,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter a blog option value.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $option, refers to the blog option name.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$option`, refers to the blog option name.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</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></pre></div>
<a id="trunksrcwpincludesrewritephp"></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/rewrite.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/rewrite.php 2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/rewrite.php   2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1676,7 +1676,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        /**
</span><span class="cx" style="display: block; padding: 0 10px">                         * Filter rewrite rules used for individual permastructs.
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         * The dynamic portion of the hook name, $permastructname, refers
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                  * The dynamic portion of the hook name, `$permastructname`, refers
</ins><span class="cx" style="display: block; padding: 0 10px">                          * to the name of the registered permastruct, e.g. 'post_tag' (tags),
</span><span class="cx" style="display: block; padding: 0 10px">                         * 'category' (categories), etc.
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span></span></pre></div>
<a id="trunksrcwpincludestemplatephp"></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/template.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/template.php        2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/template.php  2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -30,13 +30,13 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the path of the queried template by type.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $type, refers to the filename
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$type`, refers to the filename
</ins><span class="cx" style="display: block; padding: 0 10px">          * -- minus the extension -- of the file to load. This hook also applies
</span><span class="cx" style="display: block; padding: 0 10px">         * to various types of files loaded as part of the Template Hierarchy.
</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 $template Path to the template. @see locate_template()
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $template Path to the template. See {@see locate_template()}.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        return apply_filters( "{$type}_template", $template );
</span><span class="cx" style="display: block; padding: 0 10px"> }
</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   2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/theme.php     2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -909,7 +909,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                /**
</span><span class="cx" style="display: block; padding: 0 10px">                 * Filter the theme modification, or 'theme_mod', value.
</span><span class="cx" style="display: block; padding: 0 10px">                 *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                 * The dynamic portion of the hook name, $name, refers to
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          * The dynamic portion of the hook name, `$name`, refers to
</ins><span class="cx" style="display: block; padding: 0 10px">                  * the key name of the modification array. For example,
</span><span class="cx" style="display: block; padding: 0 10px">                 * 'header_textcolor', 'header_image', and so on depending
</span><span class="cx" style="display: block; padding: 0 10px">                 * on the theme options.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -943,7 +943,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the theme mod value on save.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $name, refers to the key name of
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$name`, refers to the key name of
</ins><span class="cx" style="display: block; padding: 0 10px">          * the modification array. For example, 'header_textcolor', 'header_image',
</span><span class="cx" style="display: block; padding: 0 10px">         * and so on depending on the theme options.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1816,10 +1816,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter whether the current theme supports a specific feature.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $feature, refers to
-        * the specific theme feature. Possible values include 'post-formats',
-        * 'post-thumbnails', 'custom-background', 'custom-header', 'menus',
-        * 'automatic-feed-links', and 'html5'.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$feature`, refers to the specific theme
+        * feature. Possible values include 'post-formats', 'post-thumbnails', 'custom-background',
+        * 'custom-header', 'menus', 'automatic-feed-links', and 'html5'.
</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">         *
</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    2014-11-30 12:02:44 UTC (rev 30655)
+++ trunk/src/wp-includes/user.php      2014-11-30 12:09:56 UTC (rev 30656)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -371,7 +371,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter a specific user option value.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * The dynamic portion of the hook name, $option, refers to the user option name.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * The dynamic portion of the hook name, `$option`, refers to the user option name.
</ins><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><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1499,7 +1499,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        /**
</span><span class="cx" style="display: block; padding: 0 10px">                         * Filter a user field value in the 'edit' context.
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         * The dynamic portion of the hook name, $field, refers to the prefixed user
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                  * The dynamic portion of the hook name, `$field`, refers to the prefixed user
</ins><span class="cx" style="display: block; padding: 0 10px">                          * field being filtered, such as 'user_login', 'user_email', 'first_name', etc.
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><span class="cx" style="display: block; padding: 0 10px">                         * @since 2.9.0
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1523,7 +1523,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        /**
</span><span class="cx" style="display: block; padding: 0 10px">                         * Filter the value of a user field in the 'db' context.
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         * The dynamic portion of the hook name, $field, refers to the prefixed user
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                  * The dynamic portion of the hook name, `$field`, refers to the prefixed user
</ins><span class="cx" style="display: block; padding: 0 10px">                          * field being filtered, such as 'user_login', 'user_email', 'first_name', etc.
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><span class="cx" style="display: block; padding: 0 10px">                         * @since 2.9.0
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1543,7 +1543,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        /**
</span><span class="cx" style="display: block; padding: 0 10px">                         * Filter the value of a user field in a standard context.
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         * The dynamic portion of the hook name, $field, refers to the prefixed user
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                  * The dynamic portion of the hook name, `$field`, refers to the prefixed user
</ins><span class="cx" style="display: block; padding: 0 10px">                          * field being filtered, such as 'user_login', 'user_email', 'first_name', etc.
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><span class="cx" style="display: block; padding: 0 10px">                         * @since 2.9.0
</span></span></pre>
</div>
</div>

</body>
</html>