Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_use_editorial_calendar_only

apply_filters( ‘nelio_content_use_editorial_calendar_only’, boolean $only_calendar )

Filters whether the user is only interested in using the editorial calendar.

Parameters

$only_calendar boolean

(Required) Default: false.

Source

File: includes/utils/functions/helpers.php

Changelog

Changelog
VersionDescription
1.6.1Introduced.