'commentform', 'id_submit' => 'submit_comment', 'title_reply'=>'

'. __( 'Post a Comment','emphasize' ) .'

', 'title_reply_to' => __( 'Post a Reply to %s','emphasize' ), 'cancel_reply_link' => __( 'Cancel Reply','emphasize' ), 'label_submit' => __( 'Submit','emphasize' ), 'comment_field' => '', 'comment_notes_before' => '', 'comment_notes_after' => '', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
', 'url' => '
', 'email' => '
' ) ) ); ?>