apply_filters( 'tribe_embed_google_map', bool $output )

Allows filtering the “Show Map” setting globally.


Parameters

$output

(bool) The value of the "Show Map" setting.


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
4.6.24 Introduced.