8889841c


esc_html__( 'Reply', 'bookworm' ), 'style' => 'div', 'format' => 'html5', 'avatar_size' => 50, 'walker' => new Bookworm_Comment_Walker(), ] ); ?>
'

', 'submit_field' => '
%1$s%2$s
', 'submit_button' => '', 'class_submit' => 'btn btn-dark btn-wide rounded-0 transition-3d-hover', 'comment_notes_after' => '', 'comment_notes_before' => sprintf( '

%s %s *

', esc_html__( 'Your email address will not be published.', 'bookworm' ), /* translators: related to comment form; phrase follows by red mark*/ esc_html__( 'Required fields are marked','bookworm' ) ), 'comment_field' => sprintf( '
', /* translators: label for textarea in comment form */ esc_html__( 'Comment', 'bookworm' ) ), ] ) ); ?>