apply_filters( 'mc_modify_day_uri', string, array )
Filter the URI used to link days in the mini calendar.
Parameters:
| Name | Type | Description |
|---|---|---|
string |
$mini_uri The URL generated from settings. |
|
array |
$args The arguments passed to the current calendar view. |
- Source:
Returns:
string URL.