4 ); $divider_style = Helper::get_option( 'divider_style' ); ?>

    60, 'style' => 'ol', ] ); ?>
esc_html__( 'Older comments', 'blogsy' ), 'next_text' => esc_html__( 'Newer comments', 'blogsy' ), ] ); ?> ' . esc_html( $label ) . ''; } ?>

'', 'email' => '', 'url' => '', ]; $fields = apply_filters( 'comment_form_default_fields', $fields ); $placeholder_comment = Helper::get_option( 'translate_comment' ) ?: esc_html__( 'Comment', 'blogsy' ); $comments_args = [ 'fields' => $fields, 'comment_field' => '', 'format' => 'html5', ]; comment_form( $comments_args ); ?>