Overview
The filter hook ctdqb_term_query_args allows you to modify the WP_Term_Query arguments before the query is executed for term queries.
Hook Parameters
- $query_args – Array of term query arguments.
- $props – Array of module properties.
0 Comments