woocommerce exclude state free shipping (australian states)
问题 I'm trying to implement woocommerces exclude states from free shipping (Australian Site) snippet but am running into this error: 'Fatal error: Call to a member function get_shipping_state() on a non-object in /home/bpcsport/public_html/wp-content/plugins/wa-exclude/wa-exclude.php on line 30' My client needs to exclude Western Australia from the free-shipping deal they offer through woocommerce. I get the error either way if I put it in my themes function.php or via plug-in format. I've also