apply_filters( 'nelio_content_notification_email_current_user', boolean $receive_email )
Whether the current user should receive an email or not.
Description
Parameters
- $receive_email
(boolean) (Required) whether the current user should receive an email or not. Default:
false
.