unregister_taxonomy_for_object_type()
Function: Removes an already registered taxonomy from an object type.
Source: wp-includes/taxonomy.php:813
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: Gets all term data from database by term field and data.
Source: wp-includes/taxonomy.php:1095
Function: Upgrades the revisions author, adds the current post as a revision and sets the revisions version to 1.
Source: wp-includes/revision.php:859
Function: Creates the initial taxonomies.
Source: wp-includes/taxonomy.php:28
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
Function: Retrieves the taxonomy object of $taxonomy.
Source: wp-includes/taxonomy.php:364