Used internally to generate a SQL string related to the ‘search’ parameter.
WP_Term_Query::parse_order
Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
WP_Term_Query::parse_orderby_meta
Generate the ORDER BY clause for an ‘orderby’ param that is potentially related to a meta query.
WP_Term_Query::parse_orderby
Parse and sanitize ‘orderby’ keys passed to the term query.
Advertisement
WP_Term_Query::get_terms
Get terms, based on query_vars.
WP_Term_Query::query
Sets up the query for retrieving terms.
WP_Term_Query::parse_query
Parse arguments passed to the term query with default query parameters.
WP_Term_Query::__construct
Constructor.
Advertisement
WP_Taxonomy::remove_hooks
Removes the ajax callback for the meta box.
WP_Taxonomy::add_hooks
Registers the ajax callback for the meta box.
WP_Taxonomy::remove_rewrite_rules
Removes any rewrite rules, permastructs, and rules for the taxonomy.
WP_Taxonomy::add_rewrite_rules
Adds the necessary rewrite rules for the taxonomy.
Advertisement
WP_Taxonomy::set_props
Sets taxonomy properties.
WP_Taxonomy::__construct
Constructor.
WP_Tax_Query::transform_query
Transforms a single query, from one field to another.