woocommerce_analytics_clickhouse_enabled, false
woocommerce_analytics_clickhouse_enabled, false
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('woocommerce_analytics_clickhouse_enabled, false') 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