apply_filters( 'tribe_events_google_map_link', string $url , int $post_id )
Allows filtering the Google Maps URL for the given event.
Contents
Parameters
- $url
-
(string) The URL to Google Maps.
- $post_id
-
(int) The event post ID.
Source
Changelog
| Version | Description |
|---|---|
| 4.6.24 | Introduced. |