apply_filters( 'tribe_get_map_link_html', string $link )

Allows filtering the formed HTML link to Google Maps for the given event.


Parameters

$link

(string) The fully formed HTML link to Google Maps.


Top ↑

Source

File: src/functions/template-tags/google-map.php


Top ↑

Changelog

Changelog
Version Description
4.6.24 Introduced.