<!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>[25991] trunk/src: Correct @since values for various hooks.</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">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/25991">25991</a></dd>
<dt>Author</dt> <dd>SergeyBiryukov</dd>
<dt>Date</dt> <dd>2013-10-30 03:19:16 +0000 (Wed, 30 Oct 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>Correct @since values for various hooks. fixes <a href="http://core.trac.wordpress.org/ticket/25766">#25766</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpadmineditformadvancedphp">trunk/src/wp-admin/edit-form-advanced.php</a></li>
<li><a href="#trunksrcwpadminincludesmiscphp">trunk/src/wp-admin/includes/misc.php</a></li>
<li><a href="#trunksrcwpincludesclasswpphp">trunk/src/wp-includes/class-wp.php</a></li>
<li><a href="#trunksrcwpincludescommenttemplatephp">trunk/src/wp-includes/comment-template.php</a></li>
<li><a href="#trunksrcwpincludesl10nphp">trunk/src/wp-includes/l10n.php</a></li>
<li><a href="#trunksrcwpincludesmsloadphp">trunk/src/wp-includes/ms-load.php</a></li>
<li><a href="#trunksrcwpincludestemplateloaderphp">trunk/src/wp-includes/template-loader.php</a></li>
<li><a href="#trunksrcwpincludestemplatephp">trunk/src/wp-includes/template.php</a></li>
<li><a href="#trunksrcwploginphp">trunk/src/wp-login.php</a></li>
<li><a href="#trunksrcwpsettingsphp">trunk/src/wp-settings.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpadmineditformadvancedphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/edit-form-advanced.php (25990 => 25991)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/edit-form-advanced.php        2013-10-29 22:43:08 UTC (rev 25990)
+++ trunk/src/wp-admin/edit-form-advanced.php   2013-10-30 03:19:16 UTC (rev 25991)
</span><span class="lines">@@ -557,7 +557,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Fires after 'normal' context meta boxes have been output for the 'page' post type.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param WP_Post $post Post object.
</span><span class="cx">   */
</span><span class="lines">@@ -567,7 +567,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Fires after 'normal' context meta boxes have been output for all post types other than 'page'.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param WP_Post $post Post object.
</span><span class="cx">   */
</span></span></pre></div>
<a id="trunksrcwpadminincludesmiscphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/includes/misc.php (25990 => 25991)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/includes/misc.php     2013-10-29 22:43:08 UTC (rev 25990)
+++ trunk/src/wp-admin/includes/misc.php        2013-10-30 03:19:16 UTC (rev 25991)
</span><span class="lines">@@ -247,7 +247,7 @@
</span><span class="cx"> /**
</span><span class="cx">  * Shorten an URL, to be used as link text
</span><span class="cx">  *
</span><del>- * @since 1.2.1
</del><ins>+ * @since 1.2.0
</ins><span class="cx">  *
</span><span class="cx">  * @param string $url
</span><span class="cx">  * @return string
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/class-wp.php (25990 => 25991)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/class-wp.php       2013-10-29 22:43:08 UTC (rev 25990)
+++ trunk/src/wp-includes/class-wp.php  2013-10-30 03:19:16 UTC (rev 25991)
</span><span class="lines">@@ -252,7 +252,7 @@
</span><span class="cx">           * to executing the query. Needed to allow custom rewrite rules using your own arguments
</span><span class="cx">           * to work, or any other custom query variables you want to be publicly available.
</span><span class="cx">           *
</span><del>-                * @since 1.5.2
</del><ins>+                 * @since 1.5.0
</ins><span class="cx">            *
</span><span class="cx">           * @param array $public_query_vars The array of whitelisted query variables.
</span><span class="cx">           */
</span><span class="lines">@@ -471,7 +471,7 @@
</span><span class="cx">                  /**
</span><span class="cx">                   * Filter the query string before parsing.
</span><span class="cx">                   *
</span><del>-                        * @since 1.5.2
</del><ins>+                         * @since 1.5.0
</ins><span class="cx">                    * @deprecated 2.1.0 Use 'query_vars' or 'request' filters instead.
</span><span class="cx">                   *
</span><span class="cx">                   * @param string $query_string The query string to modify.
</span></span></pre></div>
<a id="trunksrcwpincludescommenttemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/comment-template.php (25990 => 25991)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/comment-template.php       2013-10-29 22:43:08 UTC (rev 25990)
+++ trunk/src/wp-includes/comment-template.php  2013-10-30 03:19:16 UTC (rev 25991)
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the returned comment author name.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $author The comment author's username.
</span><span class="cx">   */
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the comment author's name for display.
</span><span class="cx">   *
</span><del>-        * @since 1.2.1
</del><ins>+         * @since 1.2.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $author The comment author's username.
</span><span class="cx">   */
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the comment author's returned email address.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $comment->comment_author_email The comment author's email address.
</span><span class="cx">   */
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the comment author's email for display.
</span><span class="cx">   *
</span><del>-        * @since 1.2.1
</del><ins>+         * @since 1.2.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $author_email The comment author's email address.
</span><span class="cx">   */
</span><span class="lines">@@ -153,7 +153,7 @@
</span><span class="cx">   * Care should be taken to protect the email address and assure that email
</span><span class="cx">   * harvesters do not capture your commentors' email address.
</span><span class="cx">   *
</span><del>-        * @since 1.2.1
</del><ins>+         * @since 1.2.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $comment->comment_author_email The comment author's email address.
</span><span class="cx">   */
</span><span class="lines">@@ -192,7 +192,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the comment author's link for display.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $return The HTML-formatted comment author link. Empty for an invalid URL.
</span><span class="cx">   */
</span><span class="lines">@@ -225,7 +225,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the comment author's returned IP address.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $comment->comment_author_IP The comment author's IP address.
</span><span class="cx">   */
</span><span class="lines">@@ -255,7 +255,14 @@
</span><span class="cx">  $comment = get_comment( $comment_ID );
</span><span class="cx">  $url = ('http://' == $comment->comment_author_url) ? '' : $comment->comment_author_url;
</span><span class="cx">  $url = esc_url( $url, array('http', 'https') );
</span><del>-       return apply_filters('get_comment_author_url', $url);
</del><ins>+        /**
+        * Filter the comment author's URL.
+        *
+        * @since 1.5.0
+        *
+        * @param string $url The comment author's URL.
+        */
+       return apply_filters( 'get_comment_author_url', $url );
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /**
</span><span class="lines">@@ -270,7 +277,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the comment author's URL for display.
</span><span class="cx">   *
</span><del>-        * @since 1.2.1
</del><ins>+         * @since 1.2.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $author_url The comment author's URL.
</span><span class="cx">   */
</span><span class="lines">@@ -306,7 +313,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the comment author's returned URL link.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $return The HTML-formatted comment author URL link.
</span><span class="cx">   */
</span><span class="lines">@@ -445,7 +452,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the returned comment date.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string|int $date Formatted date string or Unix timestamp.
</span><span class="cx">   * @param string     $d    The format of the date.
</span><span class="lines">@@ -508,7 +515,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the comment excerpt for display.
</span><span class="cx">   *
</span><del>-        * @since 1.2.1
</del><ins>+         * @since 1.2.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $comment_excerpt The comment excerpt text.
</span><span class="cx">   */
</span><span class="lines">@@ -527,7 +534,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the returned comment ID.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param int $comment->comment_ID The current comment ID.
</span><span class="cx">   */
</span><span class="lines">@@ -660,7 +667,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the returned comment count for a post.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param int         $count   The number of comments a post has.
</span><span class="cx">   * @param int|WP_Post $post_id The post ID or WP_Post object.
</span><span class="lines">@@ -694,7 +701,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the comments count for display.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $output A translatable string formatted based on whether the count is equal to 0, 1, or 1+. @see _n()
</span><span class="cx">   * @param int    $number The number of post comments.
</span><span class="lines">@@ -717,7 +724,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the text of a comment.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $comment->comment_content The text of the comment.
</span><span class="cx">   * @param object $comment                  The comment object.
</span><span class="lines">@@ -743,7 +750,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the text of a comment to be displayed.
</span><span class="cx">   *
</span><del>-        * @since 1.2.1
</del><ins>+         * @since 1.2.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $comment_text The text of the current comment.
</span><span class="cx">   * @param object $comment      The comment object.
</span><span class="lines">@@ -773,7 +780,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the returned comment time.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string|int $date      The comment time, formatted as a date string or Unix timestamp.
</span><span class="cx">   * @param string     $d         The date format.
</span><span class="lines">@@ -810,7 +817,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the returned comment type.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $comment->comment_type The type of comment, such as 'comment', 'pingback', or 'trackback'.
</span><span class="cx">   */
</span><span class="lines">@@ -1081,7 +1088,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the path to the theme template file used for the comments template.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.1
</ins><span class="cx">    *
</span><span class="cx">   * @param string $theme_template The path to the theme template file.
</span><span class="cx">   */
</span><span class="lines">@@ -2101,7 +2108,7 @@
</span><span class="cx">                                          /**
</span><span class="cx">                                           * Fires at the bottom of the comment form, inside the closing </form> tag.
</span><span class="cx">                                           *
</span><del>-                                                * @since 1.5.2
</del><ins>+                                                 * @since 1.5.0
</ins><span class="cx">                                            *
</span><span class="cx">                                           * @param int $post_id The post ID.
</span><span class="cx">                                           */
</span></span></pre></div>
<a id="trunksrcwpincludesl10nphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/l10n.php (25990 => 25991)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/l10n.php   2013-10-29 22:43:08 UTC (rev 25990)
+++ trunk/src/wp-includes/l10n.php      2013-10-30 03:19:16 UTC (rev 25991)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">          /**
</span><span class="cx">           * Filter WordPress install's locale ID.
</span><span class="cx">           *
</span><del>-                * @since 1.5.2
</del><ins>+                 * @since 1.5.0
</ins><span class="cx">            *
</span><span class="cx">           * @param string $locale The locale ID.
</span><span class="cx">           */
</span></span></pre></div>
<a id="trunksrcwpincludesmsloadphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/ms-load.php (25990 => 25991)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/ms-load.php        2013-10-29 22:43:08 UTC (rev 25990)
+++ trunk/src/wp-includes/ms-load.php   2013-10-30 03:19:16 UTC (rev 25991)
</span><span class="lines">@@ -66,6 +66,8 @@
</span><span class="cx">  * use the wp-content/blog-deleted.php, blog-inactive.php and
</span><span class="cx">  * blog-suspended.php drop-ins.
</span><span class="cx">  *
</span><ins>+ * @since 3.0.0
+ *
</ins><span class="cx">  * @return bool|string Returns true on success, or drop-in file to include.
</span><span class="cx">  */
</span><span class="cx"> function ms_site_check() {
</span><span class="lines">@@ -76,7 +78,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter checking the status of the current blog.
</span><span class="cx">   *
</span><del>-        * @since 1.2.1
</del><ins>+         * @since 3.0.0
</ins><span class="cx">    *
</span><span class="cx">   * @param bool null Whether to skip the blog status check. Default null.
</span><span class="cx">  */
</span></span></pre></div>
<a id="trunksrcwpincludestemplateloaderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/template-loader.php (25990 => 25991)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/template-loader.php        2013-10-29 22:43:08 UTC (rev 25990)
+++ trunk/src/wp-includes/template-loader.php   2013-10-30 03:19:16 UTC (rev 25991)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Fires before determining which template to load.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    */
</span><span class="cx">  do_action( 'template_redirect' );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpincludestemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/template.php (25990 => 25991)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/template.php       2013-10-29 22:43:08 UTC (rev 25990)
+++ trunk/src/wp-includes/template.php  2013-10-30 03:19:16 UTC (rev 25991)
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">   * -- minus the extension -- of the file to load. This hook also applies
</span><span class="cx">   * to various types of files loaded as part of the Template Hierarchy.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $template Path to the template. @see locate_template()
</span><span class="cx">   */
</span></span></pre></div>
<a id="trunksrcwploginphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-login.php (25990 => 25991)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-login.php   2013-10-29 22:43:08 UTC (rev 25990)
+++ trunk/src/wp-login.php      2013-10-30 03:19:16 UTC (rev 25991)
</span><span class="lines">@@ -299,8 +299,8 @@
</span><span class="cx">  /**
</span><span class="cx">   * Fires before a new password is retrieved.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
-        * @deprecated 1.5.2 Misspelled. Use 'retrieve_password' hook instead.
</del><ins>+         * @since 1.5.0
+        * @deprecated 1.5.1 Misspelled. Use 'retrieve_password' hook instead.
</ins><span class="cx">    *
</span><span class="cx">   * @param string $user_login The user login name.
</span><span class="cx">   */
</span><span class="lines">@@ -308,7 +308,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Fires before a new password is retrieved.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.1
</ins><span class="cx">    *
</span><span class="cx">   * @param string $user_login The user login name.
</span><span class="cx">   */
</span><span class="lines">@@ -508,7 +508,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Fires before the lost password form.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.1
</ins><span class="cx">    */
</span><span class="cx">  do_action( 'lost_password' );
</span><span class="cx"> 
</span><span class="lines">@@ -542,7 +542,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * Filter the registration URL below the login form.
</span><span class="cx">   *
</span><del>-        * @since 1.5.2
</del><ins>+         * @since 1.5.0
</ins><span class="cx">    *
</span><span class="cx">   * @param string $registration_url Registration URL.
</span><span class="cx">   */
</span></span></pre></div>
<a id="trunksrcwpsettingsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-settings.php (25990 => 25991)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-settings.php        2013-10-29 22:43:08 UTC (rev 25990)
+++ trunk/src/wp-settings.php   2013-10-30 03:19:16 UTC (rev 25991)
</span><span class="lines">@@ -219,7 +219,7 @@
</span><span class="cx">  *
</span><span class="cx">  * Pluggable functions are also available at this point in the loading order.
</span><span class="cx">  *
</span><del>- * @since 1.5.2
</del><ins>+ * @since 1.5.0
</ins><span class="cx">  */
</span><span class="cx"> do_action( 'plugins_loaded' );
</span><span class="cx"> 
</span><span class="lines">@@ -335,7 +335,7 @@
</span><span class="cx">  *
</span><span class="cx">  * If you wish to plug an action once WP is loaded, use the wp_loaded hook below.
</span><span class="cx">  *
</span><del>- * @since 1.5.2
</del><ins>+ * @since 1.5.0
</ins><span class="cx">  */
</span><span class="cx"> do_action( 'init' );
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>