apply_filters( 'ep_term_all_query_db_args', $args ) → {array}
Filter database arguments for term count query
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | Query arguments based to |
- Since:
- 3.4
- Source:
Returns:
New arguments
- Type
- array