Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_ics_calendar_total_weeks

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

File: public/class-nelio-content-ics-calendar.php

Changelog

Changelog
VersionDescription
2.0.0Introduced.