问题 In my woocommerce web site, I have enable Tax in general WooCommerce settings. I would like to disable tax for a specific user role programmatically ( with any hooks ), from my shop, checkout page and from order email. How could I achieve this? Thanks 回答1: You can't disable WooCommerce tax for a specific user role programmatically, but you can apply for a specific user role a zero tax rate. First you need to have this specific user role set in worpress. If it's the case, let say that this