unregister_taxonomy_for_object_type


unregister_taxonomy_for_object_type ( $taxonomy, $object_type )

Parameters:
  • (string) taxonomy Name of taxonomy object.
  • (string) object_type Name of the object type.
Returns:
  • (bool) True if successful, false if not.
Defined at:

Description

Removes an already registered taxonomy from an object type.

Related Functions

register_taxonomy_for_object_type, unregister_taxonomy, unregister_post_type, register_taxonomy, unregister_block_type

Top Google Results

User discussions

wpseek mobile