Skip to content

Instantly share code, notes, and snippets.

@cliffordp
cliffordp / functions.php
Last active July 13, 2017 05:21
The Events Calendar: Tribe [tribe_venues_map] shortcode
<?php
/**
* The Events Calendar: [tribe_venues_map] shortcode
* Preview: https://cl.ly/3Z1e000U3L0U
*
* By Nico and Cliff 2016-08-05
* From https://gist.github.com/cliffordp/8ecb7022d92f9c989e2e72ecdcf25c60
*/
function tribe_venues_map_logic ( $atts ){