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

new Amble_Comment_Walker(), 'style' => 'div', 'avatar_size' => 60, )); ?>