This post is password protected. Enter the password to view comments.';
return;
}
} else {
if (!empty($post->post_password)) {
// if there's a password
if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) {
// and it doesn't match the cookie ?>
This post is password protected. Enter the password to view comments.
Trackbacks/Pingbacks