'.__('This post is password protected. Enter the password to view comments.').'

'; return; } /* * We don't want to index the paged pages. */ function copyblogger_paged_comments_head() { if (is_paged() or strpos($_SERVER['REQUEST_URI'], 'comment-page-') !== false) echo ''."\n"; } if (function_exists('add_action')) add_action('wp_head', 'copyblogger_paged_comments_head'); /* * Used to style the comments the Copyblogger way. */ function copyblogger_comment_text_filter($content) { return '

'.$content.'
'; } if (function_exists('add_filter')) add_filter('comment_text', 'copyblogger_comment_text_filter'); if (have_comments() or ('open' == $post->comment_status)) { ?>

comment_status) { // If comments are open, but there are no comments. ?>

There are no comments yet.

Comments are closed.

comment_status) { ?>

Leave a Comment

Logged in as . Logout »

XHTML: You can use these tags: echo allowed_tags();

--> ?>

ID); ?>