From 55f80c7741101a7b486be0950f5314c8122f1b20 Mon Sep 17 00:00:00 2001 From: desrosj Date: Wed, 29 Apr 2020 18:26:19 +0000 Subject: [PATCH] Update the About page for WordPress 4.3.23 Built from https://develop.svn.wordpress.org/branches/4.3@47693 git-svn-id: http://core.svn.wordpress.org/branches/4.3@47470 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/wp-admin/about.php b/wp-admin/about.php index 8d5d4e602d..ccfaccf866 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -108,7 +108,27 @@ $tech_features = array(
-

+

+

+ Version %s addressed some security issues.' ), + '4.3.23' + ); + ?> + the release notes.' ), + sprintf( + /* translators: %s: WordPress version */ + esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ), + sanitize_title( '4.3.23' ) + ) + ); + ?> +