apply_filters( ‘nelio_content_ics_calendar_subscription_start_date’, string $day )
Filters the date of the first day of the current week.
Parameters
- $day string
(Required) the date of the first day of the current week (formated as YYYY-MM-DD).
Source
Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |