apply_filters( 'woocommerce_get_geolocation', array $geolocation, string $ip_address )

Get geolocation filter.


Description Description


Parameters Parameters

$geolocation

Geolocation data, including country, state, city, and postcode.

$ip_address

IP Address.


Top ↑

Source Source

File: includes/class-wc-geolocation.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.