get_tax_sql()

Function: Given a taxonomy query, generates SQL to be appended to a main query.

Source: wp-includes/taxonomy.php:765

Used by 0 functions | Uses 1 function

get_object_taxonomies()

Function: Return the names or objects of the taxonomies which are registered for the requested object or object type, such as a post object or post type name.

Source: wp-includes/taxonomy.php:222

Used by 34 functions | Uses 1 function