Filter to get country code from IP address.
Parameters
- $country
(string | null) The country code (e.g., 'US', 'GB', 'DE') or null.
- $ip_address
string The IP address to look up.
- $context
string The context for the geolocation request.
Changelog
- Introduced in Jetpack $$next_version$$