WP_Term_Query::query()
Method: Sets up the query and retrieves the results.
Source: wp-includes/class-wp-term-query.php:306
Method: Sets up the query and retrieves the results.
Source: wp-includes/class-wp-term-query.php:306
Method: Retrieves the query results.
Source: wp-includes/class-wp-term-query.php:348
Action Hook: Fires before terms are retrieved.
Source: wp-includes/class-wp-term-query.php:365
Filter Hook: Filters the terms query arguments.
Source: wp-includes/class-wp-term-query.php:408
Filter Hook: Filters the terms to exclude from the terms query.
Source: wp-includes/class-wp-term-query.php:534
Filter Hook: Filters the fields to select in the terms query.
Source: wp-includes/class-wp-term-query.php:699
Filter Hook: Filters the terms query SQL clauses.
Source: wp-includes/class-wp-term-query.php:731
Method: Parse and sanitize ‘orderby’ keys passed to the term query.
Source: wp-includes/class-wp-term-query.php:905
Filter Hook: Filters the ORDERBY clause of the terms query.
Source: wp-includes/class-wp-term-query.php:941
Method: Generate the ORDER BY clause for an ‘orderby’ param that is potentially related to a meta query.
Source: wp-includes/class-wp-term-query.php:1009