apply_filters( ‘nelio_content_notification_editorial_comment’, WP_Post $post )
Kill switch for comment creation notification.
Parameters
- $post WP_Post
(Required) The related post.
Source
Changelog
Version | Description |
---|---|
1.4.2 | Introduced. |