apply_filters( 'cloudinary_analytics_enabled', $enabled ) → {bool}
Filter whether the plugin emits custom analytics events.
Parameters:
| Name | Type | Description |
|---|---|---|
$enabled |
bool | Whether analytics are enabled. |
- Since:
- 3.3.5
- Source:
Returns:
- Type
- bool