Unhide GT Postcode
It seems that some private courier services use the post code internally to price services.
This commit is contained in:
parent
b905b9208f
commit
870d706d1a
|
@ -1056,7 +1056,6 @@ class WC_Countries {
|
|||
'GT' => array(
|
||||
'postcode' => array(
|
||||
'required' => false,
|
||||
'hidden' => true,
|
||||
),
|
||||
'state' => array(
|
||||
'label' => __( 'Department', 'woocommerce' ),
|
||||
|
|
Loading…
Reference in New Issue