Removes metadata matching criteria from a term.
add_term_meta
Adds metadata to a term.
get_terms
Retrieve the terms in a given taxonomy or list of taxonomies.
get_term_to_edit
Sanitizes Term for editing.
Advertisement
get_term_field
Get sanitized Term field.
get_term_children
Merge all term children into a single array of their IDs.
get_term_by
Get all Term data from database by Term field and data.
get_term
Get all Term data from database by Term ID.
Advertisement
get_tax_sql
Given a taxonomy query, generates SQL to be appended to a main query.
get_objects_in_term
Retrieve object_ids of valid taxonomy and term.
unregister_taxonomy_for_object_type
Remove an already registered taxonomy from an object type.
register_taxonomy_for_object_type
Add an already registered taxonomy to an object type.
Advertisement
get_taxonomy_labels
Builds an object with all taxonomy labels out of a taxonomy object.
unregister_taxonomy
Unregisters a taxonomy.
register_taxonomy
Creates or modifies a taxonomy object.