Filter: mcs_expand_button

apply_filters( 'mcs_expand_button', $html ) → {string}

Filter the HTML for the button used to toggle location fields.

Parameters:
Name Type Description
$html string

HTML string for button.

Source:
Returns:
Type
string