jetpack_forms_hostinger_reach_enable
jetpack_forms_hostinger_reach_enable
Appears in: jetpack.15.2, jetpack.15.3.1
Hook Type: filter
Displaying hooks found in version: jetpack.15.3.1apply_filters('jetpack_forms_hostinger_reach_enable') is found 1 times:
- /jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php line 111
* 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