Filter: mc_location_list

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

Filter the output HTML of the location list.

Parameters:
Name Type Description
$output string

Output HTML for the form.

$add array

Array of locations represented in this list.

Source:
Returns:
Type
string