jetpack_forms_mailpoet_enable
jetpack_forms_mailpoet_enable
Hook Type: filter
Displaying hooks found in version: jetpack.15.1.1apply_filters('jetpack_forms_mailpoet_enable') is found 1 times:
- /jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php line 94
* Enable MailPoet integration. * * @param bool false Whether MailPoet integration be enabled. Default is false. */ return apply_filters( 'jetpack_forms_mailpoet_enable', true ); } /** * Returns true if the Integrations UI should be enabled. * * @return boolean