apply_filters( 'mc_show_months', $show_months, $args ) → {int}
Filter how many months to show in list views.
Parameters:
Name | Type | Description |
---|---|---|
$show_months |
int | Number of months to show at once. |
$args |
array | Current view arguments. |
- Source:
Returns:
- Type
- int