diff --git a/wp-admin/includes/export.php b/wp-admin/includes/export.php index c9b128320a..921a2377d9 100644 --- a/wp-admin/includes/export.php +++ b/wp-admin/includes/export.php @@ -358,7 +358,7 @@ if ( $comments ) { foreach ( $comments as $c ) { ?> comment_ID; ?> comment_author); ?> comment_author_email; ?> -comment_author_url; ?> +comment_author_url ); ?> comment_author_IP; ?> comment_date; ?> comment_date_gmt; ?>