Filter: gravityflow_network_non_site_user_notification
Allows the non-site user notification to be enabled.
Parameters
| Name | Type | Description |
|---|---|---|
| $to_add_user | bool | Indicates if non-site user notification for this step. |
| $user | \WP_User | The user who is assignee for the current step. |
| $notification | array | The notification properties. |
| $assignee_id | int | The assignee ID - if applicable. |
| $entry | array | The current entry. |
| $step | null|\Gravity_Flow_Step | Null or the current step. |
Since
Source
Defined in includes/assignees/class-assignee.php at line 428