apply_filters( 'cloudinary_thread_queue_details_query', $args, $thread ) → {array}
Filter the params for the query used to get thread queue details.
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | The arguments for the query. |
$thread |
string | The thread name. |
- Since:
- 2.7.6
- Source:
Returns:
- Type
- array