jetpack_forms_mailpoet_enable
jetpack_forms_mailpoet_enable
Hook Type: filter
Displaying hooks found in version: jetpack.15.2apply_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 Hostinger Reach integration is enabled. * * @return boolean