Filter: gravityflow_status_submitter_name
Allow the value displayed in the Submitter column to be overridden.
Parameters
| Name | Type | Description |
|---|---|---|
| $label | string | The display_name of the logged-in user who submitted the form or the guest ip address. |
| $item | array | The entry object for the row currently being processed. |
| $form | array | The form object for the current entry. |
Source
Defined in includes/pages/class-status.php at line 962