From ed01be1927136c63bf263d5fc032c72eaf5ef534 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 20 Nov 2008 19:10:31 +0000 Subject: [PATCH] Use post_password_required() git-svn-id: http://svn.automattic.com/wordpress/trunk@9819 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 9b533fcd4..21048e94f 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 42a7bcf47..66ca92050 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) : ?> + ]]>