woocommerce_analytics_clickhouse_enabled

woocommerce_analytics_clickhouse_enabled

Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.15.7.1

apply_filters('woocommerce_analytics_clickhouse_enabled') is found 1 times:

  • /jetpack_vendor/automattic/woocommerce-analytics/src/class-features.php line 46
    		 * @since 0.5.0
    		 *
    		 * @param bool $enabled Whether ClickHouse event tracking is enabled.
    		 */
    		return apply_filters( 'woocommerce_analytics_clickhouse_enabled', false );
    	}
    
    	/**
    	 * Check if auto-installation of the proxy speed module MU-plugin is enabled.
    	 *
    	 * @return bool