Browsing hooks for feature: Contact Form

    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:63

    jetpack_contact_form_html

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

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

    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: jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form.php:1252

    jetpack_contact_form_akismet_values

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

    Source: jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-plugin.php:1125

    jetpack_contact_form_in_comment_disallowed_list

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

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

    jetpack_delete_spam_feedbacks_limit

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

    Source: jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-admin.php:1473

    grunion_after_feedback_post_inserted

    hook (action): Fires after the feedback post for the contact form submission has been inserted.

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

    grunion_after_message_sent

    hook (action): Fires an action hook right after the email(s) have been sent.

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

    jetpack_contact_form_submit_button_class

    hook (filter): Filter the contact form submit button class attribute.

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