Filter: mc_search_page

apply_filters( 'mc_search_page', $url ) → {string}

Filter the target action URL for search query form. Should target a page with a [my_calendar} shortcode.

Parameters:
Name Type Description
$url string

Target URL.

Source:
Returns:
Type
string