From f4b381b640080e57432e690c1417d5a462fbe533 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Tue, 7 Jul 2020 14:55:51 +0000 Subject: [PATCH] Administration: Reinstate the description for the `admin_xml_ns` hook which was accidentally removed in [47771]. See #46015. git-svn-id: https://develop.svn.wordpress.org/trunk@48380 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/template.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/wp-admin/includes/template.php b/src/wp-admin/includes/template.php index 17a03a7389..0fcabcdd8e 100644 --- a/src/wp-admin/includes/template.php +++ b/src/wp-admin/includes/template.php @@ -2485,7 +2485,11 @@ function _wp_admin_html_begin() {