' . get_the_title() . '' ); } else { $commentsTitle = sprintf( /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $citadela_theme_comment_count, 'comments title', 'citadela' ) ), number_format_i18n( $citadela_theme_comment_count ), '' . get_the_title() . '' ); } echo $commentsTitle; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>

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