<!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>[34237] trunk/src/wp-includes/comment-template.php: Docs: Add changelog entries for parameters where `WP_Comment` object support was added in [33961].</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/34237">34237</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/34237","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>2015-09-16 13:51:13 +0000 (Wed, 16 Sep 2015)</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: Add changelog entries for parameters where `WP_Comment` object support was added in <a href="https://core.trac.wordpress.org/changeset/33961">[33961]</a>.

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

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpincludescommenttemplatephp">trunk/src/wp-includes/comment-template.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<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        2015-09-16 13:28:41 UTC (rev 34236)
+++ trunk/src/wp-includes/comment-template.php  2015-09-16 13:51:13 UTC (rev 34237)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -15,6 +15,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * assumed.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID Optional. WP_Comment or the ID of the comment for which to retrieve the author.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                                                      Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -49,6 +50,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Displays the author of the current comment.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 0.71
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID Optional. WP_Comment or the ID of the comment for which to print the author.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                                                      Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -73,6 +75,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Retrieve the email of the author of the current comment.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID Optional. WP_Comment or the ID of the comment for which to get the author's email.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                                                      Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -104,6 +107,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * address and use it for their own means good and bad.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 0.71
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID Optional. WP_Comment or the ID of the comment for which to print the author's email.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                                                      Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -195,6 +199,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * which falls back to the global comment variable if the $comment_ID argument is empty.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID Optional. WP_Comment or the ID of the comment for which to get the author's link.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                                                      Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -228,6 +233,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Display the html link to the url of the author of the current comment.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 0.71
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID Optional. WP_Comment or the ID of the comment for which to print the author's link.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                                                      Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -240,6 +246,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Retrieve the IP address of the author of the current comment.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID Optional. WP_Comment or the ID of the comment for which to get the author's IP address.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                                                      Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -265,6 +272,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Display the IP address of the author of the current comment.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 0.71
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID Optional. WP_Comment or the ID of the comment for which to print the author's IP address.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                                                      Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -277,10 +285,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Retrieve the url of the author of the current comment.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID Optional. WP_Comment or the ID of the comment for which to get the author's URL.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                                                      Default current comment.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @return string
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @return string Comment author URL.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function get_comment_author_url( $comment_ID = 0 ) {
</span><span class="cx" style="display: block; padding: 0 10px">        $comment = get_comment( $comment_ID );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -304,6 +313,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Display the url of the author of the current comment.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 0.71
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID Optional. WP_Comment or the ID of the comment for which to print the author's URL.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                                                      Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -386,6 +396,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Generates semantic classes for each comment element.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string|array   $class    Optional. One or more classes to add to the class list.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                 Default empty.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -393,7 +404,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Post    $post_id  Post ID or WP_Post object. Default current post.
</span><span class="cx" style="display: block; padding: 0 10px">  * @param bool           $echo     Optional. Whether to cho or return the output.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                 Default true.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @return string|void
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @return string If `$echo` is false, the class will be returned. Void otherwise.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function comment_class( $class = '', $comment = null, $post_id = null, $echo = true ) {
</span><span class="cx" style="display: block; padding: 0 10px">        // Separates classes with a single space, collates classes for comment DIV
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -408,6 +419,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Returns the classes for the comment div as an array.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_id` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @global int $comment_alt
</span><span class="cx" style="display: block; padding: 0 10px">  * @global int $comment_depth
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -485,7 +497,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * @param array       $classes    An array of comment classes.
</span><span class="cx" style="display: block; padding: 0 10px">         * @param string      $class      A comma-separated list of additional classes added to the list.
</span><span class="cx" style="display: block; padding: 0 10px">         * @param int         $comment_id The comment id.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param object          $comment    The comment
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param WP_Comment  $comment    The comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">          * @param int|WP_Post $post_id    The post ID or WP_Post object.
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span><span class="cx" style="display: block; padding: 0 10px">        return apply_filters( 'comment_class', $classes, $class, $comment->comment_ID, $comment, $post_id );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -495,6 +507,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Retrieve the comment date of the current comment.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string          $d          Optional. The format of the date. Default user's setting.
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment  $comment_ID WP_Comment or ID of the comment for which to get the date.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -523,10 +536,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Display the comment date of the current comment.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 0.71
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><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          $d          Optional. The format of the date. Default user's settings.
- * @param int|WP_Comment  $comment_ID WP_Comment or ID of the comment for which to print the date.
- *                                    Default current comment.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string         $d          Optional. The format of the date. Default user's settings.
+ * @param int|WP_Comment $comment_ID WP_Comment or ID of the comment for which to print the date.
+ *                                   Default current comment.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function comment_date( $d = '', $comment_ID = 0 ) {
</span><span class="cx" style="display: block; padding: 0 10px">        echo get_comment_date( $d, $comment_ID );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -540,6 +554,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * will appear.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID  WP_Comment or ID of the comment for which to get the excerpt.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                    Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -581,6 +596,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Display the excerpt of the current comment.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 1.2.0
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int|WP_Comment $comment_ID  WP_Comment or ID of the comment for which to print the excerpt.
</span><span class="cx" style="display: block; padding: 0 10px">  *                                    Default current comment.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -636,6 +652,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Retrieve the link to a given comment.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @see get_page_of_comment()
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -695,7 +712,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * Retrieve the link to the current post comments.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Retrieves the link to the current post comments.
</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 class="lines" style="display: block; padding: 0 10px; color: #888">@@ -705,6 +722,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> function get_comments_link( $post_id = 0 ) {
</span><span class="cx" style="display: block; padding: 0 10px">        $hash = get_comments_number( $post_id ) ? '#comments' : '#respond';
</span><span class="cx" style="display: block; padding: 0 10px">        $comments_link = get_permalink( $post_id ) . $hash;
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
</ins><span class="cx" style="display: block; padding: 0 10px">         /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the returned post comments permalink.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -815,6 +833,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Retrieve the text of the current comment.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @see Walker_Comment::comment()
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -844,6 +863,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Display the text of the current comment.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 0.71
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @see Walker_Comment::comment()
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -918,9 +938,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Retrieve the comment type of the current comment.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment_ID` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param int|WP_Comment $comment_ID  WP_Comment or ID of the comment for which to get the type.
- *                                    Default current comment.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param int|WP_Comment $comment_ID Optional. WP_Comment or ID of the comment for which to get the type.
+ *                                   Default current comment.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string The comment type.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function get_comment_type( $comment_ID = 0 ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1383,6 +1404,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Retrieve HTML content for reply to comment link.
</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><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @since 4.4.0 Added the ability for `$comment` to also accept a WP_Comment object.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @param array $args {
</span><span class="cx" style="display: block; padding: 0 10px">  *     Optional. Override default arguments.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1400,9 +1422,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *     @type string $before     The text or HTML to add before the reply link. Default empty.
</span><span class="cx" style="display: block; padding: 0 10px">  *     @type string $after      The text or HTML to add after the reply link. Default empty.
</span><span class="cx" style="display: block; padding: 0 10px">  * }
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param int         $comment Comment being replied to. Default current comment.
- * @param int|WP_Post $post    Post ID or WP_Post object the comment is going to be displayed on.
- *                             Default current post.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param int|WP_Comment $comment Comment being replied to. Default current comment.
+ * @param int|WP_Post    $post    Post ID or WP_Post object the comment is going to be displayed on.
+ *                                Default current post.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return void|false|string Link to show comment form, if successful. False, if comments are closed.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function get_comment_reply_link( $args = array(), $comment = null, $post = null ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1440,10 +1462,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.1.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param array   $args    Comment reply link arguments. See {@see get_comment_reply_link()}
-        *                         for more information on accepted arguments.
-        * @param object  $comment The object of the comment being replied to.
-        * @param WP_Post $post    The {@see WP_Post} object.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param array      $args    Comment reply link arguments. See get_comment_reply_link()
+        *                            for more information on accepted arguments.
+        * @param WP_Comment $comment The object of the comment being replied to.
+        * @param WP_Post    $post    The WP_Post object.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        $args = apply_filters( 'comment_reply_link_args', $args, $comment, $post );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1464,6 +1486,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        $args['reply_text']
</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">+
</ins><span class="cx" style="display: block; padding: 0 10px">         /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the comment reply link.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1552,6 +1575,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                );
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px">        $formatted_link = $args['before'] . $link . $args['after'];
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
</ins><span class="cx" style="display: block; padding: 0 10px">         /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the formatted post comments link HTML.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1595,6 +1619,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        $link = esc_html( remove_query_arg('replytocom') ) . '#respond';
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        $formatted_link = '<a rel="nofollow" id="cancel-comment-reply-link" href="' . $link . '"' . $style . '>' . $text . '</a>';
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
</ins><span class="cx" style="display: block; padding: 0 10px">         /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Filter the cancel comment reply link HTML.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span></span></pre>
</div>
</div>

</body>
</html>