Version %s addressed some security issues.' ),
'5.8.3'
);
?>
the release notes.' ),
sprintf(
/* translators: %s: WordPress version. */
esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ),
sanitize_title( '5.8.3' )
)
);
?>
Version %1$s addressed a security issue and fixed %2$s bug.',
'Version %1$s addressed a security issue and fixed %2$s bugs.',
2
),
'5.8.2',
number_format_i18n( 2 )
);
?>
the release notes.' ),
sprintf(
/* translators: %s: WordPress version */
esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ),
sanitize_title( '5.8.2' )
)
);
?>
Version %1$s addressed a security issue and fixed %2$s bug.',
'Version %1$s addressed a security issue and fixed %2$s bugs.',
60
),
'5.8.1',
number_format_i18n( 60 )
);
?>
the release notes.' ),
sprintf(
/* translators: %s: WordPress version */
esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ),
sanitize_title( '5.8.1' )
)
);
?>