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