apply_filters( 'classifai_classified_data', $classified_data ) → {array}
Filter the classified data returned from the API call.
Parameters:
Name | Type | Description |
---|---|---|
$classified_data |
array | The classified data. |
- Since:
- 1.0.0
- Source:
Returns:
The filtered classified data.
- Type
- array