Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_notification_editorial_task

apply_filters( ‘nelio_content_notification_editorial_task’, WP_Post|null $post )

Kill switch for task update notification.

Parameters

$post WP_Post|null

(Required) The related post (if any).

Source

File: includes/utils/class-nelio-content-notifications.php

Changelog

Changelog
VersionDescription
1.4.2Introduced.