Filter: gravityflow_inbox_submitter_name
Allow the value displayed in the Submitter column to be overridden.
Parameters
| Name | Type | Description |
|---|---|---|
| $submitter_name | string | The display_name of the logged-in user who submitted the form or the guest ip address. |
| $entry | array | The entry object for the row currently being processed. |
| $form | array | The form object for the current entry. |
Source
- Defined in
includes/inbox/models/class-task.phpat line 430 - Defined in
includes/pages/class-inbox.phpat line 361