Action: classifai_smart_cropping_after_request

do_action( 'classifai_smart_cropping_after_request', Response, The, Array )

Fires after the request to the generateThumbnail smart-cropping endpoint has run.

Parameters:
Name Type Description
Response array | WP_Error

data or a WP_Error if the request failed.

The string

request URL with query args added.

Array array

containing the image height and width.

Since:
  • 1.5.0
Source: