post_password) && $_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) : ?>

ID); if ($tags) { $tag_ids = array(); foreach($tags as $individual_tag) $tag_ids[] = $individual_tag->term_id; $args=array( 'tag__in' => $tag_ids, 'post__not_in' => array($post->ID), 'showposts'=> 10, // Number of related posts that will be shown. 'caller_get_posts'=> 1 ); $rp_query = new wp_query($args); } ?>
'no') { ?>
    0) { // for WordPress 2.7 or higher if (function_exists('wp_list_comments')) { wp_list_comments('type=comment&callback=list_comments'); } else { // for WordPress 2.6.3 or lower foreach ($comments as $comment) if($comment->comment_type != 'pingback' && $comment->comment_type != 'trackback') list_comments($comment, null, null); } } else { ?>

logged in to post a comment.', 'fusion'), $login_link); ?>

'.$user_identity.''); ?>

%s.', 'fusion'), $comment_author) ?>

ID); ?>


'no') && ($numPingBacks > 0)) { ?>
'no')) if($rp_query) if($rp_query->have_posts()) { ?>