apply_filters( 'sensei_usage_tracking_data', $usage_data ) → {array}
Filter the usage tracking data.
Parameters:
Name | Type | Description |
---|---|---|
$usage_data |
array | The usage tracking data. |
- Since:
- 4.10.0
- Source:
Returns:
Returns filtered usage tracking data.
- Type
- array