';_e('This post is password protected. Enter the password to view comments.','monochrome'); echo '

'; 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 ?>

get_results($wpdb->prepare("SELECT * FROM $wpdb->comments WHERE comment_post_ID = %d AND comment_approved = '1' AND (comment_type = 'pingback' OR comment_type = 'trackback') ORDER BY comment_date", $post->ID)); } ?>
    0) { // for WordPress 2.7 or higher if (function_exists('wp_list_comments')) { wp_list_comments('type=comment&callback=custom_comments'); // for WordPress 2.6.3 or lower } else { foreach ($comments as $comment) { if($comment->comment_type != 'pingback' && $comment->comment_type != 'trackback') { custom_comments($comment, null, null); } } } } else { ?>
logged in to post a comment.', 'monochrome'), $login_link); ?>

%2$s.', 'monochrome'), get_option('siteurl') . '/wp-admin/profile.php', $user_identity); ?>

%2$s.', 'monochrome'), get_option('siteurl') . '/wp-admin/profile.php', $user_identity); ?>

/>
/>
ID); ?>