jetpack_contact_form_html

jetpack_contact_form_html

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: jetpack.15.0

apply_filters('jetpack_contact_form_html') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form.php line 835
    		 * @since 10.2.0
    		 *
    		 * @param string $r The contact form HTML.
    		 */
    		return apply_filters( 'jetpack_contact_form_html', $r );
    	}
    
    	/**
    	 * Renders the success message for the contact form when js is disabled or not desired.
    	 *
    	 * @param bool         $is_reload_nonce_valid - whether the nonce is valid.
    

See this hook used in plugins: