Force WooCommerce Shipping Checkout Field
add_filter( 'woocommerce_cart_needs_shipping_address', '__return_true', 50 );