From 159726cd94250a4e1225e35fc21b979acc61b994 Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Wed, 23 Dec 2009 13:03:34 +0000 Subject: [PATCH] Wrap the content of in CDATA for WXR exports. Fixes #9633 props hakre. git-svn-id: https://develop.svn.wordpress.org/trunk@12506 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 921a2377d9..394a4c8e4c 100644 --- a/wp-admin/includes/export.php +++ b/wp-admin/includes/export.php @@ -347,7 +347,7 @@ if ( $postmeta ) { meta_key; ?> -meta_value; ?> +meta_value ); ?>