Filter: mc_map_label

apply_filters( 'mc_map_label', $label, $map_label ) → {string}

Label for link to Maps for event location.

Parameters:
Name Type Description
$label string

Map to {event name}.

$map_label string

Location name.

Source:
Returns:

Label used inside map link.

Type
string