Used By
Used By | Description |
---|---|
wp-includes/class-wp-tax-query.php: WP_Tax_Query::sanitize_query() | Ensure the ‘tax_query’ argument passed to the class constructor is well-formed. |
wp-includes/class-wp-tax-query.php: WP_Tax_Query::get_sql_for_query() | Generate SQL clauses for a single query array. |
wp-includes/class-wp-tax-query.php: WP_Tax_Query::find_compatible_table_alias() | Identify an existing table alias that is compatible with the current query clause. |