From a5e0b8cba3205b9e5d5b5a0d3a749733d6be8792 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: http://core.svn.wordpress.org/trunk@23455 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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() { -

+