make state/county option for Greece
This commit is contained in:
parent
945ff7958f
commit
6f4217e429
|
@ -923,6 +923,11 @@ class WC_Countries {
|
|||
'required' => false,
|
||||
),
|
||||
),
|
||||
'GR' => array(
|
||||
'state' => array(
|
||||
'required' => false,
|
||||
),
|
||||
),
|
||||
'HK' => array(
|
||||
'postcode' => array(
|
||||
'required' => false,
|
||||
|
|
Loading…
Reference in New Issue