From 158a124d0b5e0d886ee53283ed6bcf6d282cad57 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: https://develop.svn.wordpress.org/trunk@23553 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 ) ); ?>