' . 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”', $oliva_comment_count, 'comments title', 'oliva-personal-portfolio' ) ), number_format_i18n( $oliva_comment_count ), // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped '' . wp_kses_post( get_the_title() ) . '' ); } ?>

    'ol', 'short_ping' => true, ) ); ?>