From 092cb9b2ce0c63217b951b1fb056470c9223e34f Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Thu, 20 Nov 2008 19:10:31 +0000 Subject: [PATCH] Use post_password_required() git-svn-id: https://develop.svn.wordpress.org/trunk@9819 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/feed-atom-comments.php | 2 +- wp-includes/feed-rss2-comments.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/feed-atom-comments.php b/wp-includes/feed-atom-comments.php index 9b533fcd4b..21048e94f5 100644 --- a/wp-includes/feed-atom-comments.php +++ b/wp-includes/feed-atom-comments.php @@ -66,7 +66,7 @@ if ( have_comments() ) : while ( have_comments() ) : the_comment(); - + ]]> ]]> diff --git a/wp-includes/feed-rss2-comments.php b/wp-includes/feed-rss2-comments.php index 42a7bcf47e..66ca92050f 100644 --- a/wp-includes/feed-rss2-comments.php +++ b/wp-includes/feed-rss2-comments.php @@ -51,7 +51,7 @@ if ( have_comments() ) : while ( have_comments() ) : the_comment(); -post_password) && $_COOKIE['wp-postpass'] != $comment_post->post_password) : ?> + ]]>