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
Changelog
Version | Description |
---|---|
1.4.2 | Introduced. |