comment_status) { if (empty($post->post_password) || $_COOKIE['wp-postpass_' . COOKIEHASH] == $post->post_password) { $comments = $wp_query->comments; $comment_count = count($comments); $comment_count == 1 ? $comment_title = __('One Response', 'carrington-jam') : $comment_title = sprintf(__('%d Responses', 'carrington-jam'), $comment_count); } ?>

RSS feed for comments on this post.', 'carrington-jam'), get_post_comments_feed_link($post->ID, '')); ?>