From 9bd186c0b20e7c9dd566d253bfebb192e44c95f9 Mon Sep 17 00:00:00 2001 From: desrosj Date: Wed, 10 Jun 2020 21:39:14 +0000 Subject: [PATCH] WordPress 4.3.24. Built from https://develop.svn.wordpress.org/branches/4.3@48000 git-svn-id: http://core.svn.wordpress.org/branches/4.3@47768 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 22 +++++++++++++++++++++- wp-includes/version.php | 2 +- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/wp-admin/about.php b/wp-admin/about.php index ccfaccf866..b8e9931879 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.24' + ); + ?> + the release notes.' ), + sprintf( + /* translators: %s: WordPress version */ + esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ), + sanitize_title( '4.3.24' ) + ) + ); + ?> +