'', // redefine your own textarea (the comment body) 'comment_field' => '
', 'id_submit' => 'submit-respond', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
', 'email' => '
', 'url' => '
' ) ) ); comment_form($comments_args); ?>