str('trackback_uri'); ?>
get_results("SELECT * FROM $tablecomments WHERE comment_post_ID = $id AND comment_approved = '1' ORDER BY comment_date"); $commentstatus = $wpdb->get_row("SELECT comment_status, post_password FROM $tableposts WHERE ID = $id"); if (!empty($commentstatus->post_password) && $HTTP_COOKIE_VARS['wp-postpass_'.$cookiehash] != $commentstatus->post_password) { // and it doesn't match the cookie echo(get_the_password_form()); } else { ?>str('no_comments'); ?>
comment_status) { ?>str('comment_instructions'); ?>
str('comments_closed'); ?>
str('powered_by_wordpress',$lang->str('powered_by_title','',1)); ?>
str('by'); ?> — @