jetpack_forms_webhooks_enabled

jetpack_forms_webhooks_enabled

Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0

apply_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