Browsing hooks for feature: Contact Form

    jetpack_forms_response_email_footer

    hook (filter): Filter the footer used in the response email.

    Source: modules/contact-form/grunion-contact-form.php:4005

    jetpack_forms_response_email

    hook (filter): This filter allows a site owner to customize the response to be emailed, by adding their own HTML around it for example.

    Source: modules/contact-form/grunion-contact-form.php:3245

    jetpack_forms_response_email_title

    hook (filter): Filter the title used in the response email.

    Source: modules/contact-form/grunion-contact-form.php:3965

    grunion_max_new_fields

    hook (filter): Filter to modify the limit of 5 additional contact form fields.

    Source: jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-view.php:31

    jetpack_forms_dashboard_enable

    hook (filter): Enable the new Jetpack Forms dashboard.

    Source: jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php:70

    jetpack_contact_form_html

    hook (filter): Filter the contact form, allowing plugins to modify the HTML.

    Source: modules/contact-form/grunion-contact-form.php:3001

    jetpack_contact_form_email_headers

    hook (filter): Allow customizing the email headers.<p>Warning: DO NOT add headers or header data from the form submission without proper escaping and validation, or you're liable to allow abusers to use your site to send spam.</p> <p>Especially DO NOT take email addresses from the form data to add as CC or BCC headers without strictly validating each address against a list of allowed addresses.</p>

    Source: modules/contact-form/grunion-contact-form.php:3841

    jetpack_contact_form_akismet_values

    hook (filter): Filter the values that are sent to Akismet for the spam check.

    Source: modules/contact-form/grunion-contact-form.php:1232

    jetpack_contact_form_in_comment_disallowed_list

    hook (filter): Filter whether a submitted contact form is in the comment disallowed list.

    Source: modules/contact-form/grunion-contact-form.php:3783

    jetpack_delete_spam_feedbacks_limit

    hook (filter): Filter the amount of Spam feedback one can delete at once.

    Source: modules/contact-form/admin.php:1107