' . esc_attr( get_the_title() ) . '' ); } else { printf( // phpcs:ignore Standard.Category.SniffName.ErrorCode /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $_s_comment_count, 'comments title', 'affiliateblogwriter' ) ), esc_attr( number_format_i18n( $_s_comment_count ) ), '' . esc_attr( get_the_title() ) . '' ); } /* Printf( _nx('One comment', '%1$s comments',get_comments_number(), 'comments title', 'affiliateblogwriter'), number_format_i18n(get_comments_number()), '' . get_the_title() . '' ); */ ?>

    'ol', 'short_ping' => true, 'avatar_size' => 74, ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>

', 'affiliateblogwriter' . esc_attr( get_theme_mod( 'comments_notice' ) ) . ''; } comment_form(); ?>