WP_Tax_Query::clean_query()
Validates a single query.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Validates a single query.
Identify an existing table alias that is compatible with the current query clause.
Generates SQL clauses to be appended to a main query.
Generate SQL clauses to be appended to a main query.
Generate SQL JOIN and WHERE clauses for a “first-order” query clause.
Generate SQL clauses for a single query array.
Determine whether a clause is first-order.
Ensure the ‘tax_query’ argument passed to the class constructor is well-formed.
Sanitize a ‘relation’ operator.
Transforms a single query, from one field to another.