Action: classifai_ocr_after_request

do_action( 'classifai_ocr_after_request', Response, The )

Fires after the request to the ocr endpoint has run.

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: