jetpack_contact_form_html, $r
jetpack_contact_form_html, $r
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_contact_form_html, $r') is found 1 times:
- /jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form.php line 1692
* @since 10.2.0 * * @param string $r The contact form HTML. */ return apply_filters( 'jetpack_contact_form_html', $r ); } /** * Prepare the submit button for the contact form. * Add interactivity attributes to submit buttons identified by: * - Legacy: type="submit" attribute