do_action( 'classifai_computer_vision_caption_failed', $caption, $threshold )
Fires if there were no captions returned.
Parameters:
Name | Type | Description |
---|---|---|
$caption |
array | The caption data. |
$threshold |
int | The caption_threshold setting. |
- Since:
- 1.5.0
- Source: