// Do not delete these lines if (!empty($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME'])) die ('Please do not load this page directly. Thanks!'); 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 ?>
return; } } //$oddcomment = 'alt'; /* This variable is for alternating comment background */ ?> if ($comments) : //check normal comment except trackback and pingback ?>
foreach ($comments as $comment) : if((get_comment_type() == "trackback") || (get_comment_type() == "pingback")) : $count++; ?>-
comment_type('', '(via Trackback)', '(via Pingback)'); ?>
comment_text() ?>
//if ('alt' == $oddcomment) $oddcomment = ''; else $oddcomment = 'alt'; /* Changes every other comment to a different class */
endif;
endforeach; /* end for each comment */
?>
else : // this is displayed if there are no comments so far if ('open' == $post->comment_status) : else : // comments are closed endif; endif; ?> if ('open' == $post-> comment_status) : ?> Leave a Reply if ( get_option('comment_registration') && !$user_ID ) : ?>comment_date('l, j. F Y','avenue') ?>
You must be logged in to post a comment.
else : ?>