' . get_the_title() . '' ); } else { printf( // WPCS: XSS OK. /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $blaize_comment_count, 'comments title', 'blaize' ) ), number_format_i18n( $blaize_comment_count ), '' . get_the_title() . '' ); } ?>

    'ol', 'callback' => 'blaize_custom_comment', 'short_ping' => true, 'avatar_size' => 200, ) ); ?>

apply_filters( 'comment_form_default_fields', blaize_custom_comment_fields() ), 'comment_field' => '

' ) ); ?>