/** Remove all possible fields **/ function wc_remove_checkout_fields ( $fields ) { // Billing fields unset ( $fields [ 'billing' ][ …

Read more