make state/county option for Greece

This commit is contained in:
thomas shellberg 2019-04-18 12:21:06 +02:00
parent 945ff7958f
commit 6f4217e429
1 changed files with 5 additions and 0 deletions

View File

@ -923,6 +923,11 @@ class WC_Countries {
'required' => false,
),
),
'GR' => array(
'state' => array(
'required' => false,
),
),
'HK' => array(
'postcode' => array(
'required' => false,