apply_filters( 'mc_grid_day_wrapper', $td, $format ) → {string}
Alter the date wrapper HTML element for the grid view. Default td
.
Parameters:
Name | Type | Description |
---|---|---|
$td |
string | HTML element tag without |
$format |
string | Viewed format. |
- Source:
Returns:
- Type
- string