' . get_the_title() . '' ); } else { printf( // WPCS: XSS OK. /* translators: the numbers of comments and the post title inside a span tag */ esc_html( _nx( 'One Comment on “%2$s”', '%1$s Comments on “%2$s”', get_comments_number(), 'comments title', 'brand' ) ), number_format_i18n( get_comments_number() ), '' . get_the_title() . '' ); } ?>

1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?> 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>