Fires an action hook right after the email(s) have been sent.
grunion_after_message_sent
grunion_after_message_sentgrunion_after_message_sentFires an action hook right after the email(s) have been sent.
jetpack_contact_form_input_classFilters the “class” attribute of the contact form input
jetpack_contact_form_submit_button_classFilter the contact form submit button class attribute.
jetpack_daily_akismet_meta_cleanup_beforeFires right before deleting the _feedback_akismet_values post meta on $feedback_ids
jetpack_daily_akismet_meta_cleanup_afterFires right after deleting the _feedback_akismet_values post meta on $feedback_ids
jetpack_required_field_textFilter the Contact Form required field text
grunion_contact_form_field_htmlFilter the HTML of the Contact Form.
contact_form_akismetFires after a comment has been marked by Akismet. Typically this means the comment is spam.
grunion_should_send_emailFilter to choose whether an email should be sent after each successful contact form submission. This filter takes precedence over the emailNotifications attribute.
contact_form_messageFilters the message sent via email after a successful form submission.