post_password)) { // if there's a password if ($HTTP_COOKIE_VARS['wp-postpass'] != $post->post_password) { // and it doesn't match the cookie echo("

Enter your password to view comments.

"); return; } } $comment_author = (empty($HTTP_COOKIE_VARS["comment_author"])) ? "name" : $HTTP_COOKIE_VARS["comment_author"]; $comment_author_email = (empty($HTTP_COOKIE_VARS["comment_author"])) ? "email" : trim($HTTP_COOKIE_VARS["comment_author_email"]); $comment_author_url = (empty($HTTP_COOKIE_VARS["comment_author"])) ? "url" : trim($HTTP_COOKIE_VARS["comment_author_url"]); $comments = $wpdb->get_results("SELECT * FROM $tablecomments WHERE comment_post_ID = $id ORDER BY comment_date"); ?>

Comments

RSS feed for comments on this post.

ping_status) { ?>

The URL to TrackBack this entry is:

  1. by @

  2. No comments yet.

Leave a Comment

comment_status) { ?>

Line and paragraph breaks automatic, website trumps email, HTML allowed:

" />


Sorry, comments are closed at this time.

Go back.