Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_ics_calendar_posts_query_args

apply_filters( ‘nelio_content_ics_calendar_posts_query_args’, array $args )

Filters the arguments to retrieve the posts that should be shared in an ICS export.

Parameters

$args array

(Required) post where arguments.

Source

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

Changelog

Changelog
VersionDescription
2.0.0Introduced.