apply_filters( ‘nelio_content_notification_auto_subscribe_post_author’, boolean $auto_subscribe )
Filters whether the post author should be added in the post followers list or not.
Parameters
- $auto_subscribe boolean
(Required) whether the post author should be a follower or not. Default:
true
.