Filter: gform_entry_detail_url
Filter the entry URL
Allows for the filtering of the entry_url placeholder to handle situation in which the wpurl might not agree with the admin_url.
Parameters
| Name | Type | Description |
|---|---|---|
| $entry_url | string | The Entry URL to filter. |
| $form | array | The current Form object. |
| $lead | array | The current Entry object. |
Since
Source
Defined in common.php at line 1476