get_term()
Function: Gets all term data from database by term ID.
Source: wp-includes/taxonomy.php:976
Function: Gets all term data from database by term ID.
Source: wp-includes/taxonomy.php:976
Function: Gets all term data from database by term field and data.
Source: wp-includes/taxonomy.php:1095
Function: Merges all term children into a single array of their IDs.
Source: wp-includes/taxonomy.php:1172
Function: Gets sanitized term field.
Source: wp-includes/taxonomy.php:1217
Function: Sanitizes term for editing.
Source: wp-includes/taxonomy.php:1246
Function: Returns 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:325
Function: Retrieves the taxonomy object of $taxonomy.
Source: wp-includes/taxonomy.php:364
Function: Determines whether the taxonomy name exists.
Source: wp-includes/taxonomy.php:390
Function: Determines whether the taxonomy object is hierarchical.
Source: wp-includes/taxonomy.php:413
Function: Creates or modifies a taxonomy object.
Source: wp-includes/taxonomy.php:532