Skip to content

Instantly share code, notes, and snippets.

<strong>Location:</strong>
<a href="<?php echo tribe_get_map_link(); ?>" target="_blank"><?php echo tribe_get_venue(); ?> -
<?php echo tribe_get_address(); ?>
<?php echo tribe_get_city(); ?>, <?php echo tribe_get_state(); ?> <?php echo tribe_get_zip(); ?></a>
$categories = get_terms( 'tribe_meta_event_tags', array(
'orderby' => 'count',
'hide_empty' => 0
) );
echo $categories