jetpack_forms_webhooks_enabled
jetpack_forms_webhooks_enabled
Appears in: jetpack.15.3.1, jetpack.15.4, jetpack.15.5, jetpack.15.6, jetpack.15.7, jetpack.15.8, jetpack.15.9, jetpack.15.9.1, jetpack.16.0
Hook Type: filter
Displaying hooks found in version: jetpack.16.0apply_filters('jetpack_forms_webhooks_enabled') 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