'commentform',
'id_submit' => 'submit_comment',
'title_reply' => esc_html__( 'Post a Comment', 'calla' ),
'title_reply_before' => '',
'title_reply_to' => esc_html__( 'Post a Reply to %s', 'calla' ),
'cancel_reply_link' => esc_html__( 'cancel reply', 'calla' ),
'label_submit' => esc_html__( 'Submit', 'calla' ),
'comment_field' => apply_filters( 'calla_elated_comment_form_textarea_field', '' ),
'comment_notes_before' => '',
'comment_notes_after' => '',
'fields' => apply_filters( 'calla_elated_comment_form_default_fields', array(
'author' => '',
'email' => '',
'url' => '',
'cookies' => '',
) )
);
$eltdf_args = apply_filters( 'calla_elated_comment_form_final_fields', $eltdf_args );
if ( get_comment_pages_count() > 1 ) { ?>
'calla_elated_comment' ), apply_filters( 'calla_elated_comments_callback', array() ) ) ) ); ?>