apply_filters( 'tribe_get_map_link', string $output )

Allows filtering the escaped Google Maps URL for the given event.


Parameters

$output

(string) The escaped URL to Google Maps.


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
4.6.24 Introduced.