Fires after the feedback post for the contact form submission has been inserted.
Parameters
- $post_id
integer The post id that contains the contact form data.
- $is_spam
boolean Whether the form submission has been identified as spam.
- $entry_values
array The feedback entry values.
- $this->fields
array $this->fields An array containg the form's Contact_Form_Field objects.
Changelog
- Introduced in Jetpack 8.6.0