apply_filters( 'tribe_aggregator_resolve_geolocation', boolean $resolve_geolocation , array $args )
Allows customizing whether to resolve geolocation for events by the EA service.
Contents
Parameters
- $resolve_geolocation
-
(boolean) Whether the EA Geocode Address API is enabled for geocoding addresses.
- $args
-
(array) Queued record import arguments to be sent to EA service.
Source
Changelog
| Version | Description |
|---|---|
| 4.6.25 | Introduced. |