diff --git a/wp-includes/feed-atom-comments.php b/wp-includes/feed-atom-comments.php index e11955f746..37f663a337 100644 --- a/wp-includes/feed-atom-comments.php +++ b/wp-includes/feed-atom-comments.php @@ -111,7 +111,7 @@ while ( have_comments() ) : comment_parent ) : // This comment is top-level. + if ( '0' === $comment->comment_parent ) : // This comment is top-level. ?>