woocommerce_analytics_clickhouse_enabled
woocommerce_analytics_clickhouse_enabled
Hook Type: filter
Displaying hooks found in version: jetpack.15.1.1apply_filters('woocommerce_analytics_clickhouse_enabled') is found 1 times:
- /jetpack_vendor/automattic/woocommerce-analytics/src/class-features.php line 46
Warning: Undefined array key 48 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 49 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 50 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 51 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* @since 0.5.0 * * @param bool $enabled Whether ClickHouse event tracking is enabled. */ return apply_filters( 'woocommerce_analytics_clickhouse_enabled', false ); } }