From 2c809dc24eec0f8a6762d877b209039a5be0c26d Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sun, 19 Oct 2014 09:13:20 +0000 Subject: [PATCH] Live-update site title in toolbar when changing the corresponding field in General Settings. props celloexpressions, avryl. fixes #28682. Built from https://develop.svn.wordpress.org/trunk@29963 git-svn-id: http://core.svn.wordpress.org/trunk@29710 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/options-general.php | 13 +++++++++++++ wp-includes/version.php | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index 7011885553..24ec42ea29 100644 --- a/wp-admin/options-general.php +++ b/wp-admin/options-general.php @@ -27,6 +27,19 @@ function options_general_add_js() {