register_taxonomy_for_object_type()
Function: Adds an already registered taxonomy to an object type.
Source: wp-includes/taxonomy.php:771
Function: Adds an already registered taxonomy to an object type.
Source: wp-includes/taxonomy.php:771
Function: Creates the initial taxonomies.
Source: wp-includes/taxonomy.php:28
Filter Hook: Filters the post formats rewrite base.
Source: wp-includes/taxonomy.php:51
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
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
Action Hook: Fires after a taxonomy is registered.
Source: wp-includes/taxonomy.php:584