From 89ec0bc083d1e7c8595a5b556e8a1491a83a86ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9stor=20Soriano?= Date: Fri, 24 Feb 2023 14:59:08 +0100 Subject: [PATCH] Change SORT_STRING to SORT_NATURAL for the encodings list Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com> --- .../admin/importers/views/html-product-csv-import-form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/woocommerce/includes/admin/importers/views/html-product-csv-import-form.php b/plugins/woocommerce/includes/admin/importers/views/html-product-csv-import-form.php index 94f9979ff13..2740d4da118 100644 --- a/plugins/woocommerce/includes/admin/importers/views/html-product-csv-import-form.php +++ b/plugins/woocommerce/includes/admin/importers/views/html-product-csv-import-form.php @@ -84,7 +84,7 @@ if ( ! defined( 'ABSPATH' ) ) { ' . esc_html( $encoding ) . ''; }