From 3c41801c5c7d563efb2f5ec59ee263072e66959d Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Tue, 7 Jul 2020 14:57:02 +0000 Subject: [PATCH] Administration: Reinstate the description for the `admin_xml_ns` hook which was accidentally removed in [47771]. See #46015. Built from https://develop.svn.wordpress.org/trunk@48380 git-svn-id: http://core.svn.wordpress.org/trunk@48149 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/template.php | 6 +++++- wp-includes/version.php | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 17a03a7389..0fcabcdd8e 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -2485,7 +2485,11 @@ function _wp_admin_html_begin() {