get_object_taxonomies()
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: 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
Function: Returns all revisions of specified post.
Source: wp-includes/revision.php:509
Function: Unregisters a taxonomy.
Source: wp-includes/taxonomy.php:619
Function: Determines whether revisions are enabled for a given post.
Source: wp-includes/revision.php:638
Function: Builds an object with all taxonomy labels out of a taxonomy object.
Source: wp-includes/taxonomy.php:715
Function: Determines how many revisions to retain for a given post.
Source: wp-includes/revision.php:655