jetpack_forms_webhooks_enabled, true
jetpack_forms_webhooks_enabled, true
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_forms_webhooks_enabled, true') is found 1 times:
- /jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php line 143
* Whether to enable webhooks for Jetpack Forms. * * @param bool true Whether webhooks should be enabled. Default true. */ return apply_filters( 'jetpack_forms_webhooks_enabled', true ); } /** * Whether author-configured outbound destinations from a form source should be honored. * * Destinations declared in the form content (webhooks, the legacy postToUrl attribute and