Action: gform_send_email_failed
Fires when an email from Gravity Forms has failed to send
Parameters
| Name | Type | Description |
|---|---|---|
| $error | string | The Error message returned after the email fails to send |
| $details | array | The details of the message that failed |
| $entry | array | The Entry object |
Since
Source
Defined in common.php at line 2221