jetpack_forms_hostinger_reach_enable

jetpack_forms_hostinger_reach_enable

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.15.2

apply_filters('jetpack_forms_hostinger_reach_enable') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php line 108
    		 * 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