Remove Curaçao postcode

This commit is contained in:
Yehuda Hassine 2021-05-06 23:02:18 +03:00
parent 0d59195657
commit ab6404f6f1
1 changed files with 9 additions and 0 deletions

View File

@ -937,6 +937,15 @@ class WC_Countries {
'required' => false,
),
),
'CW' => array(
'postcode' => array(
'required' => false,
'hidden' => true,
),
'state' => array(
'required' => false,
),
),
'CZ' => array(
'state' => array(
'required' => false,