apply_filters( 'mc_print_return_url', $return_url, $category, $time, $ltype, $lvalue ) → {string}
Filter the root URL used to generate the return URL.
Parameters:
Name | Type | Description |
---|---|---|
$return_url |
string | Referer URL for calendar print view arrived from. |
$category |
string | Category argument. |
$time |
string | Time argument. |
$ltype |
string | Location type argument. |
$lvalue |
string | Location value argument. |
- Source:
Returns:
- Type
- string