apply_filters( 'classifai_feature_pdf_to_text_generation_read_status', $status, $post_id ) → {array}
Filter the status of the PDF read operation.
Parameters:
Name | Type | Description |
---|---|---|
$status |
array | Status of the PDF read operation. |
$post_id |
int | ID of attachment. |
- Since:
- 3.0.0
- Source:
Returns:
Status.
- Type
- array