From 0bb47182a483de5c76e3b42ef69f8a91419db6f3 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 1 Mar 2013 16:27:03 +0000 Subject: [PATCH] Remove redundant esc_url() call. props pauldewouters. fixes #23643. git-svn-id: http://core.svn.wordpress.org/trunk@23553 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/export.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/export.php b/wp-admin/includes/export.php index c66b7f3630..ae08c3c17d 100644 --- a/wp-admin/includes/export.php +++ b/wp-admin/includes/export.php @@ -371,7 +371,7 @@ function export_wp( $args = array() ) { - + post_content ) ); ?> post_excerpt ) ); ?>