jetpack_forms_hostinger_reach_enable
jetpack_forms_hostinger_reach_enable
Appears in: jetpack.15.2, jetpack.15.3.1, jetpack.15.4, jetpack.15.5, jetpack.15.6, jetpack.15.7, jetpack.15.8
Hook Type: filter
Displaying hooks found in version: jetpack.15.8apply_filters('jetpack_forms_hostinger_reach_enable') is found 1 times:
- /jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php line 114
* Enable Hostinger Reach integration. * * @param bool false Whether Hostinger Reach integration be enabled. Default is false. */ return apply_filters( 'jetpack_forms_hostinger_reach_enable', false ); } /** * Returns true if the Integrations UI should be enabled. * * @return boolean