apply_filters( 'mc_show_week_number', $show, $params ) → {bool}
Should the number of the week (1-52) appear in the calendar grid.
Parameters:
Name | Type | Description |
---|---|---|
$show |
bool |
|
$params |
array | Calendar view arguments. |
- Source:
Returns:
- Type
- bool