apply_filters( 'classifai_azure_read_result_max_page', $max_page ) → {int}
Filter the max pages that can be processed.
Parameters:
Name | Type | Description |
---|---|---|
$max_page |
int | The maximum pages that are read. |
- Since:
- 1.7.0
- Source:
Returns:
Filtered max pages.
- Type
- int