From 0e5ac6c8c62f7092fab3b24d30bfabde95080ded Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 19 Feb 2013 05:36:16 +0000 Subject: [PATCH] Revert to esc_attr_e() in setup-config.php to prevent a fatal error. kses.php is not loaded at this point, so esc_url() cannot be used. props csixty4, JustinSainton. fixes #23516. see #23334. git-svn-id: https://develop.svn.wordpress.org/trunk@23455 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/setup-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/setup-config.php b/wp-admin/setup-config.php index 909ab57a9f..372b9a33e1 100644 --- a/wp-admin/setup-config.php +++ b/wp-admin/setup-config.php @@ -100,7 +100,7 @@ function setup_config_display_header() { -

+