Unhide GT Postcode

It seems that some private courier services use the post code internally to price services.
This commit is contained in:
Paulo Chang 2021-11-25 17:38:13 +01:00 committed by GitHub
parent b905b9208f
commit 870d706d1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1056,7 +1056,6 @@ class WC_Countries {
'GT' => array(
'postcode' => array(
'required' => false,
'hidden' => true,
),
'state' => array(
'label' => __( 'Department', 'woocommerce' ),