From 00255ae0bec2a81de165ff1af91f23776bb95de8 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 17 May 2019 01:08:53 +0000 Subject: [PATCH] Help/About: Restore placeholder for WordPress version in tagline on About, Credits, and Freedoms pages to include minor versions. Props desrosj, mukesh27. Fixes #46408. Built from https://develop.svn.wordpress.org/trunk@45338 git-svn-id: http://core.svn.wordpress.org/trunk@45149 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 10 +++++++++- wp-admin/credits.php | 10 +++++++++- wp-admin/freedoms.php | 10 +++++++++- wp-includes/version.php | 2 +- 4 files changed, 28 insertions(+), 4 deletions(-) diff --git a/wp-admin/about.php b/wp-admin/about.php index 1a195d8dd3..f0d481610f 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -24,7 +24,15 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); ?> -

+

+ +

-

+

+ +

-

+

+ +