get_taxonomies()
Function: Retrieves a list of registered taxonomy names or objects.
Source: wp-includes/taxonomy.php:169
Function: Retrieves a list of registered taxonomy names or objects.
Source: wp-includes/taxonomy.php:169
Function: Return 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:198
Function: Retrieves the taxonomy object of $taxonomy.
Source: wp-includes/taxonomy.php:235
Function: Checks that the taxonomy name exists.
Source: wp-includes/taxonomy.php:256
Function: Whether the taxonomy object is hierarchical.
Source: wp-includes/taxonomy.php:275
Function: Creates or modifies a taxonomy object.
Source: wp-includes/taxonomy.php:372
Action Hook: Fires after a taxonomy is registered.
Source: wp-includes/taxonomy.php:402
Function: Unregisters a taxonomy.
Source: wp-includes/taxonomy.php:418