diff --git a/src/wp-admin/includes/export.php b/src/wp-admin/includes/export.php index 057e59f3dd..19b4630072 100644 --- a/src/wp-admin/includes/export.php +++ b/src/wp-admin/includes/export.php @@ -501,7 +501,7 @@ function export_wp( $args = array() ) { - term_id ); ?> + term_id ); ?> taxonomy ); ?> slug ); ?> parent ? $terms[ $t->parent ]->slug : '' ); ?>