Browsing hooks for feature: Contact Form

    jetpack_contact_form_input_class

    hook (filter): Filters the "class" attribute of the contact form input

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

    jetpack_daily_akismet_meta_cleanup_before

    hook (action): Fires right before deleting the _feedback_akismet_values post meta on $feedback_ids

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

    jetpack_daily_akismet_meta_cleanup_after

    hook (action): Fires right after deleting the _feedback_akismet_values post meta on $feedback_ids

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

    jetpack_required_field_text

    hook (filter): Filter the Contact Form required field text View Example

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

    grunion_should_send_email

    hook (filter): Filter to choose whether an email should be sent after each successful contact form submission. View Example

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

    contact_form_message

    hook (filter): Filters the message sent via email after a successful form submission.

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

    grunion_pre_message_sent

    hook (action): Fires right before the contact form message is sent via email to the recipient specified in the contact form.

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

    grunion_still_email_spam

    hook (filter): Choose whether an email should be sent for each spam contact form submission.

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

    grunion_contact_form_redirect_url

    hook (filter): Filter the URL where the reader is redirected after submitting a form. View Example

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

    grunion_contact_form_field_html

    hook (filter): Filter the HTML of the Contact Form.

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