From 10a5ba6622a338e59bd874a74c8f0dff181eb58f Mon Sep 17 00:00:00 2001 From: westi 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: http://svn.automattic.com/wordpress/trunk@12506 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 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 ); ?>