Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_available_post_types_setting

apply_filters( ‘nelio_content_available_post_types_setting’, array $types )

Filters the list of post types that can be selected in the settings screen by a user to be compatible with our plugin.

Parameters

$types array

(Required) list of post types that may be used with Nelio Content.

Source

File: admin/settings/class-nelio-content-calendar-post-type-setting.php

Changelog

Changelog
VersionDescription
2.2.3Introduced.