Please replace deprecated get_country() calls
-
From debug.log:
The WC_Customer::get_country function is deprecated since version 3.0. Replace with WC_Customer::get_billing_country.
Caused by:
plugins/product-country-restrictions/product-country-restrictions.php: $customercountry = $this->get_country();
Please replace the deprecated get_country() calls.
Thank you
- The topic ‘Please replace deprecated get_country() calls’ is closed to new replies.