Suggestion: Hook on get WC country
-
Hi,
Would it be possible to add a filter before returning the country on: wcpbc_get_woocommerce_country(), line 128 of wcpbc-core-functions.php?
I’ve added it like this: return apply_filters( ‘wcpbc_on_get_woocommerce_country’, $country );
It is useful, for me since I may need to update the country based on some rules. And I believe it may be useful for someone else.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Suggestion: Hook on get WC country’ is closed to new replies.