apply_filters ( 'jetpack_woocommerce_analytics_event_props', array $all_props )

Allow defining custom event properties in WooCommerce Analytics.

Source file: modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-universal.php

View in GitHub

Parameters

$all_props

(array) Array of event props to be filtered.


Changelog

Since: Jetpack 12.5


How to use this hook

See Using actions and filters to customize Jetpack.

Notes

Have a note to contribute?