do_action( 'classifai_ocr_unsuccessful_response', Response, The )
Fires when the ocr API response did not succeed.
Parameters:
Name | Type | Description |
---|---|---|
Response |
array | WP_Error | data or a WP_Error if the request failed. |
The |
string | attachment URL. |
- Since:
- 1.6.0
- Source: