Fix: can't place orders for Saint Martin (#34920)

This commit is contained in:
Néstor Soriano 2022-10-03 11:26:48 +02:00 committed by GitHub
parent 5f2aa49579
commit 2e9ed0e035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: fix
Fix: can't place orders for Saint Martin (French part)

View File

@ -1238,6 +1238,12 @@ class WC_Countries {
'hidden' => true,
),
),
'MF' => array(
'state' => array(
'required' => false,
'hidden' => true,
),
),
'MQ' => array(
'state' => array(
'required' => false,