logged in to post a comment.', 'onetone'), wp_login_url( get_permalink() )); ?>

'submit', 'comment_notes_before' => '

' . __( 'Your email address will not be published.', 'onetone' ) . ( $req ? $required_text : '' ) . '

', // change the title of the reply section 'title_reply'=>__('Leave a Reply', 'onetone'), // remove "Text or HTML to be displayed after the set of comment fields" 'comment_notes_after' => '', // redefine your own textarea (the comment body) 'comment_field' => '

', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
', 'email' => '', 'url' => '
' )) ); ?>