Contact Form
et_pb_contact_form_submit
Fires after the contact form is submitted. This action can trigger follow-up actions after the contact form is submitted.
Use $et_contact_error
variable to check whether there is an error in the form entry submission process.
Type: Action
Since: 4.13.1
Param | Type | Description |
$processed_fields_values |
| Processed fields values |
$et_contact_error |
| Whether there is an error in the form entry submission process or not |
$contact_form_info |
| Additional contact form info |