'Login to reply', 'callback' => null, 'end-callback' => null, 'type' => 'all', 'reply_text' => 'Reply', 'avatar_size' => 32, 'reverse_top_level' => null, 'reverse_children' => '', 'format' => 'html5' 'short_ping' => false, 'echo' => true )); ?>
Comments are closed.

"; endif; else : // I.E. There are no Comments if ( comments_open() ) : // Comments are open, but there are none yet // echo"

Be the first to write a comment.

"; else : // comments are closed echo"

Comments are closed.

"; endif; endif; // Display Form/Login info Section // the comment_form() function handles this and can be used without any paramaters simply as "comment_form()" comment_form(array( // see codex http://codex.wordpress.org/Function_Reference/comment_form for default values // tutorial here http://blogaliving.com/wordpress-adding-comment_form-theme/ 'comment_field' => '

', 'label_submit' => 'Submit Comment', 'comment_notes_after' => '' )); // RSS comments link echo '
'; post_comments_feed_link('Comments RSS Feed'); echo '
'; ?>