Action: classifai_api_usage_updated
Fires after AI usage has been updated from the API.
Parameters
| Name | Type | Description |
|---|---|---|
| $usage_data | array | Usage data. |
| $settings | array | Settings. |
| $force_refresh | bool | Whether to force the refresh of the usage data. |
Since
- 3.8.0
Source
Defined in includes/Classifai/Features/APIUsageTracking.php at line 505