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