Filter: mc_location_selector

apply_filters( 'mc_location_selector', $output, $add ) → {string}

Filter the output HTML of the location selector.

Parameters:
Name Type Description
$output string

Output HTML for the form.

$add array

Array of locations represented in this list.

Source:
Returns:
Type
string