From 3715885b2b49c1f7e9b786ea0dfc837bbc3aa286 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 17 May 2019 01:09:52 +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. Merges [45338] to the 5.2 branch. Fixes #46408. Built from https://develop.svn.wordpress.org/branches/5.2@45339 git-svn-id: http://core.svn.wordpress.org/branches/5.2@45150 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' ); ?> -

+

+ +

-

+

+ +

-

+

+ +