Filter whether test (preview) submissions should trigger the notification email.
jetpack_forms_send_test_feedback_email
jetpack_forms_send_test_feedback_emailjetpack_forms_send_test_feedback_emailFilter whether test (preview) submissions should trigger the notification email.
jetpack_forms_email_show_actionsFilters whether to show action buttons in notification emails.
jetpack_forms_test_subject_prefixFilter the subject prefix applied to test (preview) feedback emails.
jetpack_forms_admin_urlFilters the Forms admin page URL.
jetpack_forms_notes_enableEnable form notes feature in Jetpack Forms .
jetpack_forms_email_powered_by_htmlFilter the HTML for the powered by section in the email.
jetpack_contact_form_can_manage_blockAllow third-parties to override the form block’s visibility.
jetpack_forms_response_email_templateFilter the filename of the template HTML surrounding the response email. The PHP file will return the template in a variable called $template.
jetpack_contact_form_forget_ip_addressAllows site owners to not include IP addresses in the saved form response. The IP address is still used as part of spam filtering, if enabled, but it is removed when this filter is set to true before saving to the database and e-mailing the form recipients.
jetpack_forms_response_email_footerFilter the footer used in the response email.