get_term_to_edit()
Function: Sanitizes term for editing.
Source: wp-includes/taxonomy.php:1246
Function: Sanitizes term for editing.
Source: wp-includes/taxonomy.php:1246
Function: Retrieves the terms in a given taxonomy or list of taxonomies.
Source: wp-includes/taxonomy.php:1312
Filter Hook: Filters the found terms.
Source: wp-includes/taxonomy.php:1375
Function: Adds metadata to a term.
Source: wp-includes/taxonomy.php:1391
Function: Removes an already registered taxonomy from an object type.
Source: wp-includes/taxonomy.php:813
Function: Retrieves object IDs of valid taxonomy and term.
Source: wp-includes/taxonomy.php:870
Function: Given a taxonomy query, generates SQL to be appended to a main query.
Source: wp-includes/taxonomy.php:925
Function: Gets all term data from database by term ID.
Source: wp-includes/taxonomy.php:976
Function: Retrieves a list of registered taxonomy names or objects.
Source: wp-includes/taxonomy.php:296
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