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

'comment-form', 'class_submit' => 'btn btn-dark', 'comment_field' => '
', ) ); ?>