post_password) && $_COOKIE['wp-postpass_'.COOKIEHASH]!=$post->post_password) : ?>
Enter your password to view comments.
"highlight", "email" => "YOUR EMAIL HERE", "name" => "YOUR NAME HERE" ); /* Count the totals */ $numPingBacks = 0; $numComments = 0; /* Loop throught comments to count these totals */ foreach ($comments as $comment) { if (get_comment_type() != "comment") { $numPingBacks++; } else { $numComments++; } } /* Used to stripe comments */ $commentStripeStyle = 'odd'; /** * This is a loop for printing pingbacks/trackbacks if there are any */ if ($numPingBacks != 0) { ?>No Comments Yet
You can be the first to comment!You must be logged in to post a comment.