Source file: modules/contact-form/grunion-contact-form.php
View in GitHubParameters
- $post_id
-
(integer) The post id that contains the contact form data.
- $this->fields
-
(array) An array containg the form’s Grunion_Contact_Form_Field objects.
- $is_spam
-
(boolean) Whether the form submission has been identified as spam.
- $entry_values
-
(array) The feedback entry values.
Changelog
Since: Jetpack 8.6.0