apply_filters( 'mc_get_week_days', $return, $params ) → {array}
Filter the days of the week as used for column headings in grid format.
Parameters:
Name | Type | Description |
---|---|---|
$return |
array | Array of full names and abbreviations. |
$params |
array | Array of parameters for this calendar view. |
- Since:
- 3.4.0
- Source:
Returns:
- Type
- array