diff --git a/wp-admin/export.php b/wp-admin/export.php index d5d3a8c7f3..44b995f701 100644 --- a/wp-admin/export.php +++ b/wp-admin/export.php @@ -203,7 +203,7 @@ $comments = $wpdb->get_results("SELECT * FROM $wpdb->comments WHERE comment_post if ( $comments ) { foreach ( $comments as $c ) { ?> comment_ID; ?> -comment_author); ?> +comment_author; ?> comment_author_email; ?> comment_author_url; ?> comment_author_IP; ?>