Filter: gravityview_assign_new_user_to_entry
Disable assigning the new user to the entry by returning false.
Parameters
| Name | Type | Description |
|---|---|---|
| $assign_to_lead | bool | Whether to assign the new user to the entry. Default: true. |
| $user_id | int | WordPress User ID. |
| $config | array | User registration feed configuration. |
| $entry | array | GF Entry array. |
Since
Source
Defined in includes/class-gravityview-change-entry-creator.php at line 184