jetpack_forms_mailpoet_enable
jetpack_forms_mailpoet_enable
Appears in: jetpack.14.9.1, jetpack.15.0, jetpack.15.1, jetpack.15.1.1, jetpack.15.2, jetpack.15.3.1
Hook Type: filter
Displaying hooks found in version: jetpack.15.3.1apply_filters('jetpack_forms_mailpoet_enable') is found 1 times:
- /jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php line 97
* 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 Hostinger Reach integration is enabled. * * @return boolean