From 4b3e47a8438ea16031ccf4b1594409ea6809a7ce Mon Sep 17 00:00:00 2001 From: Gary Pendergast Date: Wed, 25 Mar 2015 01:14:27 +0000 Subject: [PATCH] Emoji: Print the emoji support shim in wp-admin, too. See #31701. Built from https://develop.svn.wordpress.org/trunk@31877 git-svn-id: http://core.svn.wordpress.org/trunk@31856 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/admin-header.php | 3 +++ wp-includes/version.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index 59b8f121cd..d0f3be6d7a 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -50,6 +50,9 @@ _wp_admin_html_begin(); <?php echo $admin_title; ?>