apply_filters( 'cloudinary_analytics_smoke_test', $enabled ) → {bool}
Filter whether the analytics smoke-test event is emitted.
Parameters:
| Name | Type | Description |
|---|---|---|
$enabled |
bool | Whether to emit the smoke-test event. |
- Since:
- 3.3.5
- Source:
Returns:
- Type
- bool