apply_filters( 'mc_grid_week_wrapper', $format, $format ) → {string}
Change the element wrapping a week of events in grid view. Default tr
.
Parameters:
Name | Type | Description |
---|---|---|
$format |
string | Date format per PHP date formatting. |
$format |
string | Current view format. |
- Source:
Returns:
- Type
- string