' . wp_kses_post( get_the_title() ) . '' ); } else { printf( /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $consted_comment_count, 'comments title', 'consted' ) ), number_format_i18n( $consted_comment_count ), // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped '' . wp_kses_post( get_the_title() ) . '' ); } ?>

'ul', 'short_ping' => true, 'callback' => 'consted_shop_walker_comment', ) ); ?>

apply_filters( 'comment_form_default_fields', array( 'author' =>'
' . ''. ( $req ? '*' : '' ) . '
' , 'email' => '
' . '' . ( $req ? '*' : '' ) . '
', 'url' => '
' . ' ' . '
', 'cookies' => '', ) ), 'comment_field' => '
', 'class_form' => 'row', 'submit_button' => '', 'title_reply_before' => '

', 'title_reply_after' => '

', 'comment_notes_before' => '

' . esc_html__( 'Your email address will not be published. Required fields are marked *.','consted' ) . '

', 'submit_field' =>'
%1$s %2$s
' ); ?>