apply_filters( 'classifai_computer_vision_captions', $captions ) → {array}
Filter the captions returned from the API.
Parameters:
Name | Type | Description |
---|---|---|
$captions |
array | The returned caption data. |
- Since:
- 1.4.0
- Source:
Returns:
The filtered caption data.
- Type
- array