apply_filters( ‘nelio_content_ics_calendar_total_weeks’, int $weeks )
Filters the number of weeks that should be shared in an ICS export.
Parameters
- $weeks int
(Required) Number of weeks. Default: 6.
Source
Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |